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