get Simple Commons via Jitpack, Bintray is deprecated

This commit is contained in:
tibbi
2021-04-03 18:16:59 +02:00
parent e620d20422
commit 10337bc718

View File

@@ -55,5 +55,5 @@ android {
} }
dependencies { dependencies {
implementation 'com.simplemobiletools:commons:5.34.25' implementation 'com.github.SimpleMobileTools:Simple-Commons:a54881c79a'
} }