Skip to content
Snippets Groups Projects
Commit 2145587d authored by John's avatar John
Browse files

Thanks a lot, jFrog

parent f7884bd7
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2,9 +2,8 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext.kotlinVersion = '1.2.41'
repositories {
jcenter()
maven { url "https://jitpack.io" }
google()
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.1.3'
Loading
Loading
@@ -15,9 +14,9 @@ buildscript {
 
allprojects {
repositories {
google()
jcenter()
maven { url "https://jitpack.io" }
google()
}
}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment