Loading app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27011 versionName '5.712-SNAPSHOT' versionCode 27012 versionName '5.712' minSdkVersion buildConfig.minSdk targetSdkVersion buildConfig.targetSdk Loading app/ui/src/main/res/xml/changelog_master.xml +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,9 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.712" versioncode="27012"> <change>Fixed crash on startup with Android 7 and older</change> </release> <release version="5.711" versioncode="27011"> <change>Fixed some bugs with periodic mail sync (mail was usually checked too often)</change> <change>Fixed a couple of bugs where unnecessary data was kept in the local database</change> Loading Loading
app/k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -41,8 +41,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 27011 versionName '5.712-SNAPSHOT' versionCode 27012 versionName '5.712' minSdkVersion buildConfig.minSdk targetSdkVersion buildConfig.targetSdk Loading
app/ui/src/main/res/xml/changelog_master.xml +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,9 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.712" versioncode="27012"> <change>Fixed crash on startup with Android 7 and older</change> </release> <release version="5.711" versioncode="27011"> <change>Fixed some bugs with periodic mail sync (mail was usually checked too often)</change> <change>Fixed a couple of bugs where unnecessary data was kept in the local database</change> Loading