build: bump version
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
84afcb183f
commit
d9c3aff6d3
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 = 11110
|
||||
versionName = "1.11.1"
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
Loading…
Reference in a new issue