mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-01 11:39:37 -05:00
Update build.gradle.kts
This commit is contained in:
committed by
GitHub
parent
5c03c42b90
commit
92d1c7055f
@@ -18,8 +18,8 @@ android {
|
||||
applicationId = appPackageId
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = 1427
|
||||
versionName = "1.4.27"
|
||||
versionCode = 1426
|
||||
versionName = "1.4.26"
|
||||
|
||||
testInstrumentationRunner = "com.yogeshpaliyal.keypass.CustomTestRunner"
|
||||
vectorDrawables {
|
||||
|
||||
Reference in New Issue
Block a user