Skip to content
This repository was archived by the owner on Jan 24, 2020. It is now read-only.

Commit 6ee7def

Browse files
amilcar-andradejoeferraro
authored andcommitted
Upgrade Android build tools to 25.0.2 (#55)
1 parent 997fbae commit 6ee7def

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
1212

1313
android {
1414
compileSdkVersion 23
15-
buildToolsVersion "25.0.1"
15+
buildToolsVersion "25.0.2"
1616

1717
defaultConfig {
1818
minSdkVersion 16

0 commit comments

Comments
 (0)