We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2b3b12 commit 324a2a7Copy full SHA for 324a2a7
fastlane/metadata/android/en-US/changelogs/29.txt
@@ -0,0 +1,4 @@
1
+- Improved security around photo metadata
2
+- Allow alphanumeric PINs
3
+- Fix landscape photos and videos orientation
4
+- Fix accidental photo take after volume shutter button press
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
-versionCode = "28"
-versionName = "4.1.0"
+versionCode = "29"
+versionName = "4.1.1"
5
targetSdk = "36"
6
compileSdk = "36"
0 commit comments