Skip to content

Commit db4c071

Browse files
committed
Revert "Revert to Android build-tools 26.0.0"
This reverts commit 7da3ea6.
1 parent c6035af commit db4c071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ apply plugin: "de.mannodermaus.android-junit5"
2121

2222
android {
2323
compileSdkVersion 26
24-
buildToolsVersion "26.0.0"
24+
buildToolsVersion "26.0.1"
2525

2626
defaultConfig {
2727
applicationId "de.mannodermaus.gradle.plugins.android_junit5.sample"

0 commit comments

Comments
 (0)