Merge pull request #43 from Bubu/fix_gradle_build

fix build outside Android Studio
This commit is contained in:
Karola Marky 2018-01-25 16:53:31 +01:00 committed by GitHub
commit 554e329580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 0 deletions

View file

@ -3,6 +3,7 @@
buildscript {
repositories {
jcenter()
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'

0
gradlew vendored Normal file → Executable file
View file