We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17a9964 commit 9e8896eCopy full SHA for 9e8896e
2 files changed
fastlane/metadata/android/en-US/changelogs/30.txt
@@ -0,0 +1,3 @@
1
+- Fix: Face blurring oval not covering all faces
2
+- Fix: Poison Pill PIN now supports alphanumeric PINs
3
+- Improved predictive back animations
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
-versionCode = "29"
-versionName = "4.1.1"
+versionCode = "30"
+versionName = "4.1.2"
4
5
targetSdk = "36"
6
compileSdk = "36"
0 commit comments