This website requires JavaScript.
Explore
Help
Sign in
olemd
/
tilt-shift-camera
Watch
1
Star
0
Fork
You've already forked tilt-shift-camera
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
aab1ff38a4
tilt-shift-camera
/
version.properties
4 lines
59 B
Properties
Raw
Normal View
History
Unescape
Escape
Add version management with auto-bump script Version is tracked in version.properties and read by build.gradle.kts. Run ./bump-version.sh [major|minor|patch] before release builds. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 13:58:22 +01:00
versionMajor
=
1
versionMinor
=
1
Replace Accompanist Permissions with first-party activity-compose API Accompanist Permissions (0.36.0) is deprecated and experimental. Migrate to the stable ActivityResultContracts.RequestPermission / RequestMultiplePermissions APIs already available via activity-compose. Adds explicit state tracking with a cameraResultReceived flag to correctly distinguish "never asked" from "permanently denied" — an improvement over the previous Accompanist-based detection. Bump version to 1.1.2. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 16:43:56 +01:00
versionPatch
=
2
versionCode
=
4
Reference in a new issue
Copy permalink