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 = 39025 versionName = "11.0" versionName = "11.1" // 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 @@ -18,7 +18,7 @@ android { testApplicationId = "net.thunderbird.android.tests" versionCode = 12 versionName = "11.0" versionName = "11.1" // 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 = 39025 versionName = "11.0" versionName = "11.1" // 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 @@ -18,7 +18,7 @@ android { testApplicationId = "net.thunderbird.android.tests" versionCode = 12 versionName = "11.0" versionName = "11.1" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading