Bump to v1.4.1

This commit is contained in:
Yogesh Choudhary Paliyal
2021-10-31 23:13:29 +05:30
parent 5b0ca059cc
commit 782a5ac201
3 changed files with 5 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ android {
minSdkVersion 22
targetSdkVersion 31
versionCode 1400
versionName "1.4.0"
versionName "1.4.1"
testInstrumentationRunner "com.yogeshpaliyal.keypass.CustomTestRunner"
}

View File

@@ -0,0 +1,2 @@
Now supports Material YOU
Crash fix in Generate password

View File

@@ -1 +1,2 @@
New Feature -> Time based OTP Added
Now supports Material YOU
Crash fix in Generate password