diff --git a/app/build.gradle b/app/build.gradle index e54706beb6..5b5848abd6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -188,6 +188,7 @@ dependencies { // https://www.sqlite.org/changes.html // https://github.com/requery/sqlite-android/ + // https://mvnrepository.com/artifact/io.requery/sqlite-android?repo=jcenter implementation "io.requery:sqlite-android:$requery_version" // https://github.com/leolin310148/ShortcutBadger