mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-28 20:29:54 +00:00
Bump v6.4.1
This commit is contained in:
parent
05c4607b48
commit
a70bc19807
3 changed files with 8 additions and 2 deletions
|
@ -19,8 +19,8 @@ android {
|
||||||
applicationId = "com.philkes.notallyx"
|
applicationId = "com.philkes.notallyx"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 640
|
versionCode = 641
|
||||||
versionName = "6.4.0"
|
versionName = "6.4.1"
|
||||||
resourceConfigurations += listOf(
|
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"
|
"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"
|
||||||
)
|
)
|
||||||
|
|
3
fastlane/metadata/android/de-DE/changelogs/641.txt
Normal file
3
fastlane/metadata/android/de-DE/changelogs/641.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
* Fix Absturz bei neue Notiz erstellen
|
||||||
|
|
||||||
|
* Fix Absturz beim de-/aktivieren der biometrischen Sperre
|
3
fastlane/metadata/android/en-US/changelogs/641.txt
Normal file
3
fastlane/metadata/android/en-US/changelogs/641.txt
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
* Fix crash when creating new note
|
||||||
|
|
||||||
|
* Fix crash on dis-/enabling biometric lock
|
Loading…
Add table
Add a link
Reference in a new issue