replacing jcenter with mavenCentral

This commit is contained in:
tibbi 2023-06-23 11:37:15 +02:00
parent 77768c66e0
commit 220dec1cd5
2 changed files with 3 additions and 3 deletions

View file

@ -63,7 +63,7 @@ android {
}
dependencies {
implementation 'com.github.SimpleMobileTools:Simple-Commons:c09f8dfda1'
implementation 'com.github.SimpleMobileTools:Simple-Commons:4c83ec8740'
implementation 'org.greenrobot:eventbus:3.3.1'
implementation 'com.github.tibbi:IndicatorFastScroll:4524cd0b61'
implementation 'com.github.tibbi:android-smsmms:33fcaf94d9'