build: prepare next development version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
80b3a15592
commit
bd0d97d242
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId = "dev.msfjarvis.aps"
|
||||
versionCode = 11100
|
||||
versionName = "1.11.0"
|
||||
versionCode = 11101
|
||||
versionName = "1.12.0-SNAPSHOT"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
Loading…
Reference in a new issue