File tree Expand file tree Collapse file tree 4 files changed +11
-4
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11# Auto-generated file. DO NOT EDIT.
2- 1.1.3
2+ 1.1.4
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 1.1.4] - 2025-06-28
11+
1012### Fixed
1113
1214- Addressed crash on startup due to widgets ([ #182 ] )
@@ -69,7 +71,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6971
7072- Initial release
7173
72- [ Unreleased ] : https://github.com/FossifyOrg/Launcher/compare/1.1.3...HEAD
74+ [ Unreleased ] : https://github.com/FossifyOrg/Launcher/compare/1.1.4...HEAD
75+ [ 1.1.4 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.3...1.1.4
7376[ 1.1.3 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.2...1.1.3
7477[ 1.1.2 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.1...1.1.2
7578[ 1.1.1 ] : https://github.com/FossifyOrg/Launcher/compare/1.1.0...1.1.1
Original file line number Diff line number Diff line change 1+ Fixed:
2+
3+ • Addressed crash on startup due to widgets
4+
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ android.nonTransitiveRClass=true
55org.gradle.jvmargs =-Xmx4096M
66
77# Versioning
8- VERSION_NAME =1.1.3
9- VERSION_CODE =6
8+ VERSION_NAME =1.1.4
9+ VERSION_CODE =7
1010APP_ID =org.fossify.home
You can’t perform that action at this time.
0 commit comments