mirror of
https://github.com/FossifyOrg/Camera.git
synced 2025-12-23 23:59:51 -05:00
chore(release): v1.4.0 (10) (#192)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Auto-generated file. DO NOT EDIT.
|
||||
1.3.1
|
||||
1.4.0
|
||||
|
||||
@@ -6,9 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.4.0] - 2025-10-29
|
||||
### Changed
|
||||
|
||||
- Compatibility updates for Android 15 & 16
|
||||
- Updated translations
|
||||
|
||||
## [1.3.1] - 2025-10-05
|
||||
### Changed
|
||||
@@ -67,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
[#157]: https://github.com/FossifyOrg/Camera/issues/157
|
||||
[#177]: https://github.com/FossifyOrg/Camera/issues/177
|
||||
|
||||
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.3.1...HEAD
|
||||
[Unreleased]: https://github.com/FossifyOrg/Camera/compare/1.4.0...HEAD
|
||||
[1.4.0]: https://github.com/FossifyOrg/Camera/compare/1.3.1...1.4.0
|
||||
[1.3.1]: https://github.com/FossifyOrg/Camera/compare/1.3.0...1.3.1
|
||||
[1.3.0]: https://github.com/FossifyOrg/Camera/compare/1.2.0...1.3.0
|
||||
[1.2.0]: https://github.com/FossifyOrg/Camera/compare/1.1.0...1.2.0
|
||||
|
||||
5
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
5
fastlane/metadata/android/en-US/changelogs/10.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Changed:
|
||||
|
||||
• Compatibility updates for Android 15 & 16
|
||||
• Updated translations
|
||||
|
||||
@@ -11,6 +11,6 @@ org.gradle.unsafe.configuration-cache-problems=warn
|
||||
android.nonTransitiveRClass=true
|
||||
|
||||
# Versioning
|
||||
VERSION_NAME=1.3.1
|
||||
VERSION_CODE=9
|
||||
VERSION_NAME=1.4.0
|
||||
VERSION_CODE=10
|
||||
APP_ID=org.fossify.camera
|
||||
|
||||
Reference in New Issue
Block a user