We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b6e4c commit da81679Copy full SHA for da81679
androidApp/src/googlePlay/play/release-notes/en-US/production.txt
@@ -1,4 +1 @@
1
-- Add support for syncing FreshRSS
2
-- Show a loading message when deleting old feeds
3
-- Translation updates
4
-- Bug fixes and improvements
+- Improve FreshRss sync and fix some bugs
desktopApp/build.gradle.kts
@@ -124,7 +124,7 @@ compose {
124
menuGroup = "Marco Gomiero"
125
126
// https://www.guidgen.com/
127
- upgradeUuid = "9eae4e4e-e985-4c70-b934-ef7e19ccb45d".uppercase()
+ upgradeUuid = "425986d1-649c-4932-b797-67a4e0e19704".uppercase()
128
}
129
130
macOS {
0 commit comments