Updated gradle to 9.2.1

master
M66B 12 hours ago
parent bd08cf6290
commit cefc0f8e4d

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

Loading…
Cancel
Save