File tree Expand file tree Collapse file tree 4 files changed +12
-3
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 1+ # Auto-generated file. DO NOT EDIT.
2+ 1.0.3
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.0.3] - 2025-06-08
11+
1012### Fixed
1113
1214- Fixed loud shutter sound on some devices ([ #97 ] )
@@ -35,7 +37,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3537
3638- Initial release
3739
38- [ Unreleased ] : https://github.com/FossifyOrg/Camera/compare/1.0.2...HEAD
40+ [ Unreleased ] : https://github.com/FossifyOrg/Camera/compare/1.0.3...HEAD
41+ [ 1.0.3 ] : https://github.com/FossifyOrg/Camera/compare/1.0.2...1.0.3
3942[ 1.0.2 ] : https://github.com/FossifyOrg/Camera/compare/1.0.1...1.0.2
4043[ 1.0.1 ] : https://github.com/FossifyOrg/Camera/compare/1.0.0...1.0.1
4144[ 1.0.0 ] : https://github.com/FossifyOrg/Camera/releases/tag/1.0.0
Original file line number Diff line number Diff line change 1+ Fixed:
2+
3+ • Fixed loud shutter sound on some devices
4+
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ org.gradle.unsafe.configuration-cache-problems=warn
1111android.nonTransitiveRClass =true
1212
1313# Versioning
14- VERSION_NAME =1.0.2
15- VERSION_CODE =3
14+ VERSION_NAME =1.0.3
15+ VERSION_CODE =4
1616APP_ID =org.fossify.camera
You can’t perform that action at this time.
0 commit comments