mirror of
https://github.com/android-password-store/Android-Password-Store.git
synced 2026-04-16 15:17:15 +02:00
build: prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
693485be8c
commit
3f4e9b4757
|
|
@ -25,8 +25,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId 'dev.msfjarvis.aps'
|
||||
versionCode 10900
|
||||
versionName '1.9.0'
|
||||
versionCode 10901
|
||||
versionName '1.10.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Reference in a new issue