Updated on 2026-08-14

This commit is contained in:
Tangem 2019-02-13 15:15:36 +03:00
parent 4f1eadcc5d
commit 303b8df476
2 changed files with 4 additions and 1 deletions

View file

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