feat: add myket iap

This commit is contained in:
2026-06-14 18:31:15 +03:30
parent f266f4d142
commit c76f8aa08f
9 changed files with 192 additions and 4 deletions
+1
View File
@@ -18,6 +18,7 @@ dependencyResolutionManagement {
//google()
//mavenCentral()
maven { url = uri("https://maven.myket.ir") }
maven { url = uri("https://jitpack.io") }
}
}