Update do-not-kill-lib to 0.2.2

This commit is contained in:
Torsten Grote
2022-04-29 07:49:06 -03:00
parent f43839dbb3
commit b67d9935c7
2 changed files with 2 additions and 2 deletions

View File

@@ -2,9 +2,9 @@
allprojects {
repositories {
mavenCentral()
jcenter()
mavenLocal()
mavenCentral()
google()
maven { url "https://jitpack.io" }
}