Окончательная миграция на Kotlin DSL

This commit is contained in:
2023-04-08 01:17:02 +03:00
parent 481cd770f4
commit fe2acddc44
20 changed files with 111 additions and 203 deletions
+2 -3
View File
@@ -7,7 +7,6 @@ pluginManagement {
}
dependencyResolutionManagement {
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
repositories {
google()
mavenCentral()
@@ -15,5 +14,5 @@ dependencyResolutionManagement {
}
}
rootProject.name = "MyDnevnik"
include(":app")
include(":app")
rootProject.name = "MyDnevnik"