mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
gradle to 7.1.3
This commit is contained in:
parent
cbfa234326
commit
b340b43e70
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ subprojects {
|
|||
buildscript {
|
||||
dependencies {
|
||||
classpath(LegacyPluginClassPath.fireBaseCrashlytics)
|
||||
classpath("com.android.tools.build:gradle:7.1.2")
|
||||
classpath("com.android.tools.build:gradle:7.1.3")
|
||||
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