mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 00:39:14 +01:00
Update gradle to 7.0.1
This commit is contained in:
parent
0d67d49fc9
commit
52d3eacadd
@ -23,7 +23,7 @@ subprojects {
|
|||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
|
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
|
||||||
classpath("com.android.tools.build:gradle:7.0.0")
|
classpath("com.android.tools.build:gradle:7.0.1")
|
||||||
classpath(LegacyPluginClassPath.googleServices)
|
classpath(LegacyPluginClassPath.googleServices)
|
||||||
classpath(LegacyPluginClassPath.kotlinPlugin)
|
classpath(LegacyPluginClassPath.kotlinPlugin)
|
||||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
|
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
|
||||||
|
Loading…
Reference in New Issue
Block a user