Skip to content

Commit 2af67cb

Browse files
committed
Update Android SDK to 25.0.2
1 parent c794c36 commit 2af67cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/app/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.3"
4+
compileSdkVersion 25
5+
buildToolsVersion "25.0.2"
66

77
defaultConfig {
88
minSdkVersion 16

0 commit comments

Comments
 (0)