mirror of
https://github.com/gsantner/dandelion
synced 2025-09-09 02:09:41 +02:00
Release v1.2.0
This commit is contained in:
parent
dbbd3cef35
commit
1e15374229
4 changed files with 7 additions and 5 deletions
|
@ -31,8 +31,8 @@ buildscript {
|
|||
ext.enable_plugin_kotlin = false
|
||||
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath "com.android.tools.build:gradle:$version_gradle_tools"
|
||||
|
@ -48,8 +48,8 @@ buildscript {
|
|||
|
||||
allprojects {
|
||||
repositories {
|
||||
jcenter()
|
||||
google()
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue