mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Upgrade gradle again
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id("com.android.application") version "9.1.1" apply false
|
id("com.android.application") version "9.2.0" apply false
|
||||||
id("com.google.protobuf") version "0.10.0" apply false
|
id("com.google.protobuf") version "0.10.0" apply false
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -3,6 +3,6 @@ distributionBase=GRADLE_USER_HOME
|
|||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-all.zip
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
|
|||||||
Reference in New Issue
Block a user