We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37420d8 + a1ede22 commit d1d4efbCopy full SHA for d1d4efb
.travis.yml
@@ -50,8 +50,8 @@ matrix:
50
- platform-tools
51
- build-tools-23.0.1
52
- build-tools-23.0.3
53
- - build-tools-25.0.0
54
- build-tools-25.0.2
+ - build-tools-25.0.3
55
- android-23
56
- android-25
57
- extra-android-m2repository
android/app/build.gradle
@@ -90,7 +90,7 @@ def enableProguardInReleaseBuilds = false
90
91
android {
92
compileSdkVersion 23
93
- buildToolsVersion "25.0.2"
+ buildToolsVersion "25.0.3"
94
95
defaultConfig {
96
applicationId "com.allaboutolaf"
0 commit comments