Version 3.9.1
This commit is contained in:
@@ -147,8 +147,8 @@ android {
|
|||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 15
|
minSdkVersion 15
|
||||||
targetSdkVersion 23
|
targetSdkVersion 23
|
||||||
versionCode 39000
|
versionCode 39100
|
||||||
versionName "3.9"
|
versionName "3.9.1"
|
||||||
applicationId "org.sufficientlysecure.keychain"
|
applicationId "org.sufficientlysecure.keychain"
|
||||||
// the androidjunitrunner is broken regarding coverage, see here:
|
// the androidjunitrunner is broken regarding coverage, see here:
|
||||||
// https://code.google.com/p/android/issues/detail?id=170607
|
// https://code.google.com/p/android/issues/detail?id=170607
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ buildscript {
|
|||||||
classpath files('gradle-witness.jar')
|
classpath files('gradle-witness.jar')
|
||||||
// bintray dependency to satisfy dependency of openpgp-api lib
|
// bintray dependency to satisfy dependency of openpgp-api lib
|
||||||
classpath 'com.novoda:bintray-release:0.2.7'
|
classpath 'com.novoda:bintray-release:0.2.7'
|
||||||
|
|
||||||
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0'
|
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0'
|
||||||
// classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.0.2'
|
// classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.0.2'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user