Bump v6.4.1

This commit is contained in:
PhilKes 2025-01-17 22:08:59 +01:00
parent 05c4607b48
commit a70bc19807
3 changed files with 8 additions and 2 deletions

View file

@ -19,8 +19,8 @@ android {
applicationId = "com.philkes.notallyx"
minSdk = 21
targetSdk = 34
versionCode = 640
versionName = "6.4.0"
versionCode = 641
versionName = "6.4.1"
resourceConfigurations += listOf(
"en", "ca", "cs", "da", "de", "el", "es", "fr", "hu", "in", "it", "ja", "my", "nb", "nl", "nn", "pl", "pt-rBR", "pt-rPT", "ro", "ru", "sk", "sv", "tl", "tr", "uk", "vi", "zh-rCN"
)

View file

@ -0,0 +1,3 @@
* Fix Absturz bei neue Notiz erstellen
* Fix Absturz beim de-/aktivieren der biometrischen Sperre

View file

@ -0,0 +1,3 @@
* Fix crash when creating new note
* Fix crash on dis-/enabling biometric lock