Loading k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 23090 versionName '5.109' versionCode 23100 versionName '5.110' minSdkVersion 15 targetSdkVersion 22 Loading k9mail/src/main/res/xml/changelog_master.xml +6 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,12 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.110" versioncode="23100" > <change>New option: only notify for messages from contacts</change> <change>Added auto-configuration support for more providers</change> <change>Improved PGP/MIME experience</change> <change>Lots of internal improvements</change> </release> <release version="5.109" versioncode="23090" > <change>Added support for List-Post header</change> <change>Added support for sub-folders (WebDAV)</change> Loading Loading
k9mail/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -47,8 +47,8 @@ android { applicationId "com.fsck.k9" testApplicationId "com.fsck.k9.tests" versionCode 23090 versionName '5.109' versionCode 23100 versionName '5.110' minSdkVersion 15 targetSdkVersion 22 Loading
k9mail/src/main/res/xml/changelog_master.xml +6 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,12 @@ They are automatically updated with "ant bump-version". --> <changelog> <release version="5.110" versioncode="23100" > <change>New option: only notify for messages from contacts</change> <change>Added auto-configuration support for more providers</change> <change>Improved PGP/MIME experience</change> <change>Lots of internal improvements</change> </release> <release version="5.109" versioncode="23090" > <change>Added support for List-Post header</change> <change>Added support for sub-folders (WebDAV)</change> Loading