mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-23 09:52:16 -05:00
Not needed anymore
This commit is contained in:
parent
e1fe6a97e1
commit
3c38cb2d7f
@ -107,8 +107,6 @@ task checkstyle(type: Checkstyle) {
|
||||
classpath = files()
|
||||
}
|
||||
|
||||
task testOnJVM(dependsOn: 'tests-on-jvm:test')
|
||||
|
||||
if (project.hasProperty('keyAlias')) {
|
||||
android.signingConfigs.release.keyAlias = keyAlias
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user