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