Skip to content

Commit abf8ee0

Browse files
authored
Merge pull request #15 from atlanteh/patch-1
Change build-tools to 23.0.3
2 parents 60fa608 + b7dcec7 commit abf8ee0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/build.gradle

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

33
android {
44
compileSdkVersion 23
5-
buildToolsVersion "24.0.0"
5+
buildToolsVersion "23.0.3"
66

77
defaultConfig {
88
minSdkVersion 16

0 commit comments

Comments
 (0)