Browse Source

added buildtools and new logo

JNI-44
Hussein Kasem 9 years ago
parent
commit
5732861c10
  1. 2
      android/build.gradle

2
android/build.gradle

@ -32,7 +32,7 @@ apply plugin: 'com.android.library'
android {
compileSdkVersion 21
buildToolsVersion "21.1.2"
buildToolsVersion '23.0.3'
defaultConfig {
minSdkVersion 15

Loading…
Cancel
Save