This commit is contained in:
sathwikcs
2024-10-23 23:21:41 +05:30
parent cdc3a9cf75
commit e8cc833455
2 changed files with 3 additions and 1 deletions

View File

@@ -16,8 +16,10 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
}
}
rootProject.name = "SMI Attendance"
include(":app")