build: bump version

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-08-18 21:17:03 +05:30
parent 5bc72e8958
commit 80b3a15592
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -30,8 +30,8 @@ android {
defaultConfig {
applicationId = "dev.msfjarvis.aps"
versionCode = 11031
versionName = "1.11.0-SNAPSHOT"
versionCode = 11100
versionName = "1.11.0"
}
lintOptions {