diff --git a/metadata/com.thatsmanmeet.taskyapp.yml b/metadata/com.thatsmanmeet.taskyapp.yml index f9a4a5b5e1..8688222fb7 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -46,9 +46,20 @@ Builds: gradle: - yes + - versionName: 2.3.4 + versionCode: 18 + commit: e341981990e6bf3387af98b713884ca81d7028c5 + 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.3 -CurrentVersionCode: 17 +CurrentVersion: 2.3.4 +CurrentVersionCode: 18