Initial commit
This commit is contained in:
8
_android/build.gradle.2
Normal file
8
_android/build.gradle.2
Normal file
@@ -0,0 +1,8 @@
|
||||
buildscript {
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile "com.android.support:support-v4:23.0.+"
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user