We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b8410b commit f75294cCopy full SHA for f75294c
app/build.gradle.kts
@@ -20,8 +20,8 @@ android {
20
applicationId = appPackageId
21
minSdk = 23
22
targetSdk = 35
23
- versionCode = 1436
24
- versionName = "1.4.36"
+ versionCode = 1437
+ versionName = "1.4.37"
25
26
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
27
vectorDrawables {
0 commit comments