1
0
Fork 0

For #747: Update to stable LeakCanary (#7211)

master
Colin Lee 2019-12-16 13:24:55 -06:00 committed by GitHub
parent 757c9577e0
commit b654ec99cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ object Versions {
const val rxBindings = "3.0.0-alpha2"
const val anko = "0.10.8"
const val sentry = "1.7.10"
const val leakcanary = "2.0-beta-3"
const val leakcanary = "2.0"
const val leanplum = "5.2.3"
const val osslicenses_plugin = "0.9.5"
const val osslicenses_library = "17.0.0"