mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-22 15:28:56 +02:00
build: bump version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
daedc3fa4b
commit
52808fb126
|
|
@ -25,8 +25,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'dev.msfjarvis.aps'
|
||||
versionCode 10900
|
||||
versionName '1.9.0'
|
||||
versionCode 10910
|
||||
versionName '1.9.1'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue