Simple login screen & Koin DI integration
This commit is contained in:
+3
-1
@@ -14,6 +14,9 @@ pluginManagement {
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
|
||||
}
|
||||
|
||||
dependencyResolutionManagement {
|
||||
repositories {
|
||||
@@ -31,4 +34,3 @@ dependencyResolutionManagement {
|
||||
}
|
||||
}
|
||||
include(":composeApp")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user