Gradle update

This commit is contained in:
2026-09-01 22:42:05 +02:00
parent 230421065b
commit 4a760a9297
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="21" />
<bytecodeTargetLevel target="25" />
</component>
</project>
+1 -1
View File
@@ -25,7 +25,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:9.3.0'
classpath 'com.android.tools.build:gradle:9.3.2'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files