5.2.4 Added logging to fix app crashing

This commit is contained in:
tom5079
2022-01-04 20:16:04 +09:00
parent 3c08331441
commit f33d1a1bfa
6 changed files with 15 additions and 13 deletions

View File

@@ -23,6 +23,7 @@ allprojects {
repositories {
google()
mavenCentral()
mavenLocal()
jcenter()
maven { url "https://jitpack.io" }
maven { url "https://guardian.github.io/maven/repo-releases/" }