mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-06 17:04:09 +02:00
build: bump version to 1.9.0
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
de4a5d2881
commit
693485be8c
|
@ -25,8 +25,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'dev.msfjarvis.aps'
|
||||
versionCode 10802
|
||||
versionName '1.9.0-SNAPSHOT'
|
||||
versionCode 10900
|
||||
versionName '1.9.0'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
Loading…
Reference in a new issue