androidLibrary {} -> android {}

This commit is contained in:
KotlinGeekDev
2026-03-23 19:55:35 +01:00
parent b495f3f409
commit bddff36e6b
+1 -1
View File
@@ -21,7 +21,7 @@ kotlin {
} }
} }
androidLibrary { android {
namespace = "com.vitorpamplona.quartz" namespace = "com.vitorpamplona.quartz"
compileSdk = compileSdk =
libs.versions.android.compileSdk libs.versions.android.compileSdk