diff --git a/metadata/com.thatsmanmeet.taskyapp.yml b/metadata/com.thatsmanmeet.taskyapp.yml index b214cd3098..f9a4a5b5e1 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -35,9 +35,20 @@ Builds: gradle: - yes + - versionName: 2.3.3 + versionCode: 17 + commit: 55eb9480c27899394c8f73cff2eeb999d34206d8 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AllowedAPKSigningKeys: eda86a4ceb0ff10adde532bfcece7082fd0b4a9e06e542c228f7c278de9a1bd0 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.3.2 -CurrentVersionCode: 16 +CurrentVersion: 2.3.3 +CurrentVersionCode: 17