We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbd1cdf commit ffcc9bdCopy full SHA for ffcc9bd
fastlane/metadata/android/en-US/changelogs/26.txt
@@ -0,0 +1,9 @@
1
+What's New
2
+ - Video recording with encrypted storage (SECV format)
3
+ - Video playback and sharing support
4
+ - New camera controls layout with rotating UI
5
+
6
+Fixes
7
+ - Fixed PIN verification sometimes being disabled
8
+ - Fixed gallery not showing the correct item when tapped
9
+ - Fixed app not exiting properly when backing out of PIN screen
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
-versionCode = "25"
-versionName = "3.5.4"
+versionCode = "26"
+versionName = "4.0.0"
targetSdk = "36"
compileSdk = "36"
0 commit comments