diff --git a/metadata/com.thatsmanmeet.taskyapp.yml b/metadata/com.thatsmanmeet.taskyapp.yml index 4192b4487a..b214cd3098 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -24,9 +24,20 @@ Builds: gradle: - yes + - versionName: 2.3.2 + versionCode: 16 + commit: 82d9f55c54b59aa5bb716f5875f908d5f03cb276 + 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.1 -CurrentVersionCode: 15 +CurrentVersion: 2.3.2 +CurrentVersionCode: 16