Prepare for version 6.102
This commit is contained in:
parent
f8573017c4
commit
3805bcd7f1
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ android {
|
||||||
testApplicationId "com.fsck.k9.tests"
|
testApplicationId "com.fsck.k9.tests"
|
||||||
|
|
||||||
versionCode 31001
|
versionCode 31001
|
||||||
versionName '6.101'
|
versionName '6.102-SNAPSHOT'
|
||||||
|
|
||||||
// Keep in sync with the resource string array 'supported_languages'
|
// Keep in sync with the resource string array 'supported_languages'
|
||||||
resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl",
|
resConfigs "in", "br", "ca", "cs", "cy", "da", "de", "et", "en", "en_GB", "es", "eo", "eu", "fr", "gd", "gl",
|
||||||
|
|
Loading…
Reference in a new issue