Use Google's Maven repository

This commit is contained in:
Emux
2017-07-26 11:02:49 +03:00
parent 76dcc8b909
commit 8bb63c875f
9 changed files with 9 additions and 15 deletions

View File

@@ -19,6 +19,7 @@ android {
versionCode versionCode()
versionName versionName()
minSdkVersion androidMinSdk()
targetSdkVersion androidTargetSdk()
}
sourceSets {