test deploy

Co-authored-by: Sebastian Palmqvist <PalmN72@users.noreply.github.com>
This commit is contained in:
Lee 2023-11-03 13:53:18 +01:00
parent 633e0b3d9c
commit 049991876e
1 changed files with 2 additions and 2 deletions

View File

@ -79,8 +79,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 20000
versionName "3.0.9"
versionCode 20001
versionName "3.0.8"
}
signingConfigs {
debug {