Github Actions: App version Bumped to v1.4.41

This commit is contained in:
Yogesh Choudhary Paliyal
2025-09-03 03:19:13 +00:00
parent 32e23c937c
commit b0f3089871
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId = appPackageId
minSdk = 23
targetSdk = 35
versionCode = 1440
versionName = "1.4.40"
versionCode = 1441
versionName = "1.4.41"
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {
@@ -0,0 +1 @@
- Support for 16 KB size
+1 -1
View File
@@ -1 +1 @@
fix crash happening for some users on app launch
- Support for 16 KB size