Skip to content

Commit 3d55db0

Browse files
kesha-antonovShahen Hovhannisyan
authored andcommitted
build(Android build tools): updated build tools (shahen94#117)
* upd build tools * Update build.gradle
1 parent 3bcfdf9 commit 3d55db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apply plugin: 'com.android.library'
22

33
android {
4-
compileSdkVersion 23
5-
buildToolsVersion "23.0.1"
4+
compileSdkVersion 25
5+
buildToolsVersion "25.0.3"
66

77
defaultConfig {
88
minSdkVersion 16

0 commit comments

Comments
 (0)