Bump version: 1.4.1 1.4.1
authorDa Risk <da_risk@geekorum.com>
Thu, 29 Aug 2019 15:33:26 -0700
changeset 424 84d1a51d1e40
parent 423 10c881d4d262
child 425 06c7fb1de3a8
Bump version: 1.4.1
app/build.gradle.kts
app/src/main/play/release-notes/en-US/default.txt
app/src/main/play/release-notes/fr-FR/default.txt
--- a/app/build.gradle.kts	Thu Aug 29 14:28:35 2019 -0700
+++ b/app/build.gradle.kts	Thu Aug 29 15:33:26 2019 -0700
@@ -47,7 +47,7 @@
         targetSdkVersion(29)
         val major = 1
         val minor = 4
-        val patch = 0
+        val patch = 1
         versionCode = computeChangesetVersionCode(major, minor, patch)
         versionName = "$major.$minor.$patch"
         buildConfigField("String", "REPOSITORY_CHANGESET", "\"${getChangeSet()}\"")
--- a/app/src/main/play/release-notes/en-US/default.txt	Thu Aug 29 14:28:35 2019 -0700
+++ b/app/src/main/play/release-notes/en-US/default.txt	Thu Aug 29 15:33:26 2019 -0700
@@ -1,3 +1,2 @@
-You can now manage your feeds from the application
-Dark theme improvements
+Fix synchronization issues with latest TinyTinyRss server version
 Other bug fixes and general improvements
--- a/app/src/main/play/release-notes/fr-FR/default.txt	Thu Aug 29 14:28:35 2019 -0700
+++ b/app/src/main/play/release-notes/fr-FR/default.txt	Thu Aug 29 15:33:26 2019 -0700
@@ -1,3 +1,2 @@
-Il est maintenant possible de gérer ses flux dans l'application
-Amélioration du theme sombre
+Correction des problemes de synchronisation avec les derniers versions du serveur TinyTinyRss
 Divers correctifs et améliorations