build: prepare next release
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
1e67936751
commit
27cc0728d4
1 changed files with 2 additions and 2 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId versions.packageName
|
||||
versionCode 10720
|
||||
versionName '1.7.2'
|
||||
versionCode 10721
|
||||
versionName '1.8.0-SNAPSHOT'
|
||||
}
|
||||
|
||||
lintOptions {
|
||||
|
|
Loading…
Reference in a new issue