Update dexmaker

This commit is contained in:
Mygod
2019-01-23 11:57:10 +08:00
parent 116902493c
commit 5ff0b273ab

View File

@@ -72,7 +72,7 @@ dependencies {
implementation 'com.github.topjohnwu.libsu:core:2.2.0'
implementation "com.google.android.material:material:1.0.0"
implementation 'com.jakewharton.timber:timber:4.7.1'
implementation 'com.linkedin.dexmaker:dexmaker:2.19.1'
implementation 'com.linkedin.dexmaker:dexmaker:2.21.0'
implementation 'com.takisoft.preferencex:preferencex-simplemenu:1.0.0'
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlinVersion"
baseImplementation 'com.android.billingclient:billing:1.2'