Prepare for version 6.900
This commit is contained in:
parent
45d79a9a16
commit
85063411f5
1 changed files with 2 additions and 2 deletions
|
@ -34,8 +34,8 @@ android {
|
||||||
applicationId = "com.fsck.k9"
|
applicationId = "com.fsck.k9"
|
||||||
testApplicationId = "com.fsck.k9.tests"
|
testApplicationId = "com.fsck.k9.tests"
|
||||||
|
|
||||||
versionCode = 37017
|
versionCode = 39000
|
||||||
versionName = "6.718-SNAPSHOT"
|
versionName = "6.900-SNAPSHOT"
|
||||||
|
|
||||||
// Keep in sync with the resource string array "supported_languages"
|
// Keep in sync with the resource string array "supported_languages"
|
||||||
resourceConfigurations.addAll(
|
resourceConfigurations.addAll(
|
||||||
|
|
Loading…
Reference in a new issue