chore: Update compileSdk to 36 (#3039)

This commit is contained in:
Fabian-Lars
2025-10-20 16:58:29 +02:00
committed by GitHub
parent 6b5b1053ba
commit 6c9b61fb65
17 changed files with 57 additions and 30 deletions
@@ -18,6 +18,6 @@ repositories {
dependencies {
compileOnly(gradleApi())
implementation("com.android.tools.build:gradle:8.5.1")
implementation("com.android.tools.build:gradle:8.11.0")
}