mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-19 01:55:40 +02:00
build: bump version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
71db46acf6
commit
4a4e48dc34
|
|
@ -30,8 +30,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "dev.msfjarvis.aps"
|
||||
versionCode = 11110
|
||||
versionName = "1.11.1"
|
||||
versionCode = 11120
|
||||
versionName = "1.11.2"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue