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 {
|
defaultConfig {
|
||||||
applicationId = "dev.msfjarvis.aps"
|
applicationId = "dev.msfjarvis.aps"
|
||||||
versionCode = 11100
|
versionCode = 11101
|
||||||
versionName = "1.11.0"
|
versionName = "1.12.0-SNAPSHOT"
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
|
Loading…
Reference in a new issue