Update android.gradle to v9 (major) (#3105)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Mend Renovate
2026-03-22 13:02:55 +00:00
committed by GitHub
parent bc32308327
commit 34afdabcfe
15 changed files with 96 additions and 69 deletions
+1
View File
@@ -26,6 +26,7 @@ dependencies {
api(libs.sqldelight.androidxPaging)
compileOnly(platform(libs.androidx.compose.bom))
compileOnly(libs.androidx.compose.runtimeAnnotation)
testImplementation(libs.bundles.test)