Updated gradle

master
M66B 5 days ago
parent 5d53e1af0b
commit 0384a1da18

@ -1,6 +1,6 @@
plugins {
// https://developer.android.com/studio/releases/gradle-plugin
id 'com.android.application' version '9.2.1' apply false
id 'com.android.application' version '9.3.1' apply false
// https://plugins.gradle.org/plugin/de.undercouch.download
id 'de.undercouch.download' version '5.7.0' apply false
}

@ -4,5 +4,5 @@ distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
#https://docs.gradle.org/current/userguide/gradle_wrapper.html
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.0-all.zip
#distributionSha256Sum=23e7d37e9bb4f8dabb8a3ea7fdee9dd0428b9b1a71d298aefd65b11dccea220f

Loading…
Cancel
Save