chore: update gradle

This commit is contained in:
acx 2025-06-01 16:48:53 +02:00
parent b7df7d7066
commit 42e3468f63
No known key found for this signature in database
GPG key ID: 318D49FCE95DEA5A

View file

@ -6,7 +6,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.10.0'
classpath 'com.android.tools.build:gradle:8.10.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}