refactor: updated version code for play store

Co-authored-by: Sebastian Palmqvist <PalmN72@users.noreply.github.com>
This commit is contained in:
Lee 2023-11-13 11:21:21 +01:00
parent f02ebd7dde
commit c2ae6dbebd
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20001
versionCode 20002
versionName "3.0.8"
}
signingConfigs {