mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
Update GDP to 7.4.1
This commit is contained in:
parent
93049dc4a1
commit
ff10d15f24
2 changed files with 2 additions and 2 deletions
|
@ -25,7 +25,7 @@ subprojects {
|
|||
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:7.3.1")
|
||||
classpath("com.android.tools.build:gradle:7.4.1")
|
||||
classpath("com.google.gms:google-services:4.3.14")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:${AndroidVersions.kotlin}")
|
||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.5")
|
||||
|
|
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
|
@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
|||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue