revert library to master

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
tobiasKaminsky 2019-08-07 13:55:37 +02:00
parent 9ff067f846
commit 7050933259
No known key found for this signature in database
GPG key ID: 0E00D4D47D0C5AF7

View file

@ -57,7 +57,7 @@ configurations {
ext {
jacocoVersion = "0.8.2"
daggerVersion = "2.24"
androidLibraryVersion = "plug-custom-impl-into-legacy-logger-SNAPSHOT"
androidLibraryVersion = "master-SNAPSHOT"
travisBuild = System.getenv("TRAVIS") == "true"