mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Update build.gradle.kts
This commit is contained in:
parent
55ae1f32f2
commit
1132e0d996
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ subprojects {
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("com.android.tools.build:gradle:8.1.1")
|
classpath("com.android.tools.build:gradle:8.1.2")
|
||||||
classpath("com.google.gms:google-services:4.3.15")
|
classpath("com.google.gms:google-services:4.3.15")
|
||||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
|
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
|
||||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")
|
classpath("com.google.android.gms:oss-licenses-plugin:0.10.6")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue