File tree Expand file tree Collapse file tree
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Auto-generated file. DO NOT EDIT.
2+ 1.2.1
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.2.1] - 2025-06-17
11+
1012### Changed
1113
1214- Updated translations
@@ -137,7 +139,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137139
138140- Initial release
139141
140- [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.2.0...HEAD
142+ [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.2.1...HEAD
143+ [ 1.2.1 ] : https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1
141144[ 1.2.0 ] : https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0
142145[ 1.1.7 ] : https://github.com/FossifyOrg/Messages/compare/1.1.6...1.1.7
143146[ 1.1.6 ] : https://github.com/FossifyOrg/Messages/compare/1.1.5...1.1.6
Original file line number Diff line number Diff line change 1+ Added:
2+
3+ • Conversation shortcuts
4+
5+ Changed:
6+
7+ • Updated translations
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ android.useAndroidX=true
33org.gradle.jvmargs =-Xmx8192m
44
55# Versioning
6- VERSION_NAME =1.2.0
7- VERSION_CODE =11
6+ VERSION_NAME =1.2.1
7+ VERSION_CODE =12
88APP_ID =org.fossify.messages
You can’t perform that action at this time.
0 commit comments