Version 3.9.1

This commit is contained in:
Dominik Schürmann
2016-03-06 14:14:34 +01:00
parent 005aed8df1
commit 3f746bd281
2 changed files with 3 additions and 3 deletions

View File

@@ -147,8 +147,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 23
versionCode 39000
versionName "3.9"
versionCode 39100
versionName "3.9.1"
applicationId "org.sufficientlysecure.keychain"
// the androidjunitrunner is broken regarding coverage, see here:
// https://code.google.com/p/android/issues/detail?id=170607

View File

@@ -11,7 +11,7 @@ buildscript {
classpath files('gradle-witness.jar')
// bintray dependency to satisfy dependency of openpgp-api lib
classpath 'com.novoda:bintray-release:0.2.7'
classpath 'org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.4.0'
// classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.0.2'