Reverted to anjlab billing

This commit is contained in:
Prathamesh More 2021-10-21 17:04:12 +05:30
parent 8331b22632
commit e35311ff85
3 changed files with 9 additions and 2 deletions

View file

@ -18,6 +18,7 @@ buildscript {
allprojects {
repositories {
google()
jcenter()
mavenCentral()
maven { url "https://jitpack.io" }
}