build: prepare next development version

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-07-22 14:01:43 +05:30
parent 6aea2501ba
commit 4c5341834d
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -25,8 +25,8 @@ android {
defaultConfig {
applicationId 'dev.msfjarvis.aps'
versionCode 11000
versionName '1.10.0'
versionCode 11001
versionName '1.11.0-SNAPSHOT'
}
lintOptions {