mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2025-09-07 16:09:38 +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 {
|
defaultConfig {
|
||||||
applicationId 'dev.msfjarvis.aps'
|
applicationId 'dev.msfjarvis.aps'
|
||||||
versionCode 10802
|
versionCode 10900
|
||||||
versionName '1.9.0-SNAPSHOT'
|
versionName '1.9.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
|
Loading…
Reference in a new issue