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.2
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.2] - 2025-06-17
11+
1012### Changed
1113
1214- Updated translations
@@ -68,7 +70,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6870### Added
6971- Initial release
7072
71- [ Unreleased ] : https://github.com/FossifyOrg/Contacts/compare/1.2.1...HEAD
73+ [ Unreleased ] : https://github.com/FossifyOrg/Contacts/compare/1.2.2...HEAD
74+ [ 1.2.2 ] : https://github.com/FossifyOrg/Contacts/compare/1.2.1...1.2.2
7275[ 1.2.1 ] : https://github.com/FossifyOrg/Contacts/compare/1.2.0...1.2.1
7376[ 1.2.0 ] : https://github.com/FossifyOrg/Contacts/compare/1.1.0...1.2.0
7477[ 1.1.0 ] : https://github.com/FossifyOrg/Contacts/compare/1.0.1...1.1.0
Original file line number Diff line number Diff line change 1+ Changed:
2+
3+ • Updated translations
4+
5+ Fixed:
6+
7+ • Fixed crash on startup due to private contacts
8+ • Fixed crash when creating new contacts
9+ • Fixed invisible preferred number indicator in light themes
10+
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ android.nonTransitiveRClass=true
44org.gradle.jvmargs =-Xmx8192m
55
66# Versioning
7- VERSION_NAME =1.2.1
8- VERSION_CODE =5
7+ VERSION_NAME =1.2.2
8+ VERSION_CODE =6
99APP_ID =org.fossify.contacts
You can’t perform that action at this time.
0 commit comments