Commit b0e3cfed authored by Skylot's avatar Skylot

fix: update apksig library to latest version (#431)

parent da41efa3
...@@ -20,7 +20,7 @@ dependencies { ...@@ -20,7 +20,7 @@ dependencies {
compile 'io.reactivex.rxjava2:rxjava:2.2.5' compile 'io.reactivex.rxjava2:rxjava:2.2.5'
compile "com.github.akarnokd:rxjava2-swing:0.3.3" compile "com.github.akarnokd:rxjava2-swing:0.3.3"
compile 'com.android.tools.build:apksig:2.3.0' compile 'com.android.tools.build:apksig:3.3.0'
} }
applicationDistribution.with { applicationDistribution.with {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment