some changes

This commit is contained in:
2026-01-18 14:23:55 +03:30
parent f25b8514cd
commit f842940bef
14 changed files with 6 additions and 9 deletions

View File

@@ -2,6 +2,7 @@ allprojects {
repositories {
google()
mavenCentral()
maven { url = uri("https://archive.ito.gov.ir/gradle/maven_central/") }
}
}