build: prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
693485be8c
commit
3f4e9b4757
1 changed files with 2 additions and 2 deletions
|
@ -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