Updated on 2026-08-14

This commit is contained in:
Tangem 2019-02-23 23:50:29 +03:00
parent 37bcd6905a
commit 85851cc5c3
7 changed files with 15 additions and 12 deletions

View file

@ -15,7 +15,7 @@ allprojects {
repositories {
google()
jcenter()
maven { url 'https://jitpack.io' }
// maven { url 'https://jitpack.io' }
}
}