Prepare for version 5.708
This commit is contained in:
parent
9909e8f290
commit
33282c0895
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ android {
|
||||||
testApplicationId "com.fsck.k9.tests"
|
testApplicationId "com.fsck.k9.tests"
|
||||||
|
|
||||||
versionCode 27007
|
versionCode 27007
|
||||||
versionName '5.707'
|
versionName '5.708-SNAPSHOT'
|
||||||
|
|
||||||
minSdkVersion buildConfig.minSdk
|
minSdkVersion buildConfig.minSdk
|
||||||
targetSdkVersion buildConfig.targetSdk
|
targetSdkVersion buildConfig.targetSdk
|
||||||
|
|
Loading…
Reference in a new issue