chore: add play store actions to Fastfile

This commit is contained in:
Lei Nelissen
2023-06-13 23:07:17 +02:00
parent 2fa57a51c9
commit 9abe37df70
2 changed files with 19 additions and 8 deletions

View File

@@ -102,7 +102,7 @@ android {
applicationId "nl.moeilijkedingen.jellyfinaudioplayer"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 18
versionCode 21
versionName "2.1.0"
}