build: prepare next development version

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-10-01 22:12:20 +05:30
parent fbdff717c9
commit 880806b448
No known key found for this signature in database
GPG Key ID: 366D7BBAD1031E80

View File

@ -31,8 +31,8 @@ android {
defaultConfig {
applicationId = "dev.msfjarvis.aps"
versionCode = 11200
versionName = "1.12.0"
versionCode = 11201
versionName = "1.13.0-SNAPSHOT"
}
lintOptions {