build: prepare next development revision
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
ffeb4c17d3
commit
0146b5ae94
1 changed files with 2 additions and 2 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId 'dev.msfjarvis.aps'
|
applicationId 'dev.msfjarvis.aps'
|
||||||
versionCode 10801
|
versionCode 10802
|
||||||
versionName '1.8.1'
|
versionName '1.9.0-SNAPSHOT'
|
||||||
}
|
}
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
|
|
Loading…
Reference in a new issue