Loading app-k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,8 @@ android { testApplicationId = "com.fsck.k9.tests" versionCode = 39004 versionName = "9.0" versionNameSuffix = "-SNAPSHOT" versionName = "10.0" versionNameSuffix = "a1" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading app-thunderbird/build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android { testApplicationId = "net.thunderbird.android.tests" versionCode = 4 versionName = "8.0" versionName = "10.0" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading Loading
app-k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -53,8 +53,8 @@ android { testApplicationId = "com.fsck.k9.tests" versionCode = 39004 versionName = "9.0" versionNameSuffix = "-SNAPSHOT" versionName = "10.0" versionNameSuffix = "a1" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading
app-thunderbird/build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android { testApplicationId = "net.thunderbird.android.tests" versionCode = 4 versionName = "8.0" versionName = "10.0" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading