mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-21 20:47:03 -05:00
Update Gradle
This commit is contained in:
parent
b50dc206eb
commit
9a81cabece
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ buildscript {
|
||||||
jcenter()
|
jcenter()
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("com.android.tools.build:gradle:3.6.0")
|
classpath("com.android.tools.build:gradle:3.6.2")
|
||||||
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
|
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
|
||||||
classpath("org.jmailen.gradle:kotlinter-gradle:2.3.1")
|
classpath("org.jmailen.gradle:kotlinter-gradle:2.3.1")
|
||||||
classpath("com.google.gms:google-services:4.3.3")
|
classpath("com.google.gms:google-services:4.3.3")
|
||||||
|
|
Loading…
Reference in a new issue