Upgrade to kotlin 2.1.0

This commit is contained in:
Greyson Parrelli
2024-12-20 11:23:57 -05:00
parent 859eabe3d3
commit 7b101e13fb
22 changed files with 297 additions and 25 deletions

View File

@@ -1,5 +1,6 @@
plugins {
id("signal-sample-app")
alias(libs.plugins.compose.compiler)
}
android {