Loading app-k9mail/build.gradle.kts +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ android { testApplicationId = "com.fsck.k9.tests" versionCode = 39017 versionName = "8.1" versionName = "8.2" // 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 = 5 versionName = "8.1" versionName = "8.2" // 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 @@ -21,7 +21,7 @@ android { testApplicationId = "com.fsck.k9.tests" versionCode = 39017 versionName = "8.1" versionName = "8.2" // 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 = 5 versionName = "8.1" versionName = "8.2" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading