Revert "Automated version bump"

This reverts commit 5245edf7a0.
This commit is contained in:
Yogesh Choudhary Paliyal
2023-05-01 12:36:10 +05:30
parent 5245edf7a0
commit f0bc20e7f9
2 changed files with 4 additions and 3 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId appPackageId
minSdk 23
targetSdk 33
versionCode 1413
versionName "1.4.13"
versionCode 1412
versionName "1.4.12"
testInstrumentationRunner "com.yogeshpaliyal.keypass.CustomTestRunner"
vectorDrawables {

View File

@@ -1 +1,2 @@
Test release notes
Custom Auth Screen
Compose migration