fix: fixup build failures

This commit is contained in:
Cilly Leang 2026-01-23 19:28:56 +11:00
parent 55c6df98e2
commit 2cb53ee962
Signed by: cilly
GPG key ID: 6500251E087653C9
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,5 @@
[versions]
#noinspection AndroidGradlePluginVersion
agp = "8.13.2"
android-compileSdk = "36"
android-minSdk = "24"
@ -14,7 +15,7 @@ composeMultiplatform = "1.10.0"
junit = "4.13.2"
kotlin = "2.3.0"
kotlinx-coroutines = "1.10.2"
material3 = "1.10.0"
material3 = "1.10.0-alpha05"
metro = "0.10.0"
[libraries]