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