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