This commit is contained in:
2024-11-26 16:09:31 +09:00
parent c0f0cd4cb3
commit 17ecb69646
15 changed files with 246 additions and 1 deletions
+1
View File
@@ -25,4 +25,5 @@ androidx-navigation-ui-ktx = { group = "androidx.navigation", name = "navigation
[plugins]
androidApplication = { id = "com.android.application", version.ref = "agp" }
jetbrainsKotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
androidLibrary = { id = "com.android.library", version.ref = "agp" }