Bump to v1.4.6

This commit is contained in:
Yogesh Choudhary Paliyal
2022-02-07 09:28:32 +05:30
parent 9ea1cec5d2
commit 0bd8efb8f5
3 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ android {
applicationId appPackageId
minSdkVersion 22
targetSdkVersion 31
versionCode 1405
versionName "1.4.5"
versionCode 1406
versionName "1.4.6"
testInstrumentationRunner "com.yogeshpaliyal.keypass.CustomTestRunner"
}
@@ -0,0 +1 @@
Bug Fix and improvements
+1 -1
View File
@@ -1 +1 @@
Bug Fix and improvements
Crash Fix and improvements