Loading app/k9mail/build.gradle.kts +2 −2 Original line number Diff line number Diff line Loading @@ -65,8 +65,8 @@ android { applicationId = "foundation.e.mail" testApplicationId = "foundation.e.mail.tests" versionCode = 37011 versionName = "6.711" versionCode = 37020 versionName = "6.711-1" // 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 @@ -65,8 +65,8 @@ android { applicationId = "foundation.e.mail" testApplicationId = "foundation.e.mail.tests" versionCode = 37011 versionName = "6.711" versionCode = 37020 versionName = "6.711-1" // Keep in sync with the resource string array "supported_languages" resourceConfigurations.addAll( Loading