6 changed files with 10 additions and 18 deletions
@ -1,9 +1,9 @@
|
||||
apply plugin: 'java-gradle-plugin' |
||||
|
||||
repositories { |
||||
mavenCentral() |
||||
google() |
||||
} |
||||
|
||||
dependencies { |
||||
compile group: 'com.android.tools.build', name: 'apksig', version: '2.3.0' |
||||
compile 'com.android.tools.build:apksig:3.3.2' |
||||
} |
||||
|
Binary file not shown.
Loading…
Reference in new issue