mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 02:34:39 +00:00
Upping to gradle 7.0.2
This commit is contained in:
parent
a461c179b7
commit
03b6a9cd08
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ subprojects {
|
|||
buildscript {
|
||||
dependencies {
|
||||
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
|
||||
classpath("com.android.tools.build:gradle:7.0.1")
|
||||
classpath("com.android.tools.build:gradle:7.0.2")
|
||||
classpath(LegacyPluginClassPath.googleServices)
|
||||
classpath(LegacyPluginClassPath.kotlinPlugin)
|
||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.4")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue