diff --git a/metadata/com.thatsmanmeet.taskyapp.yml b/metadata/com.thatsmanmeet.taskyapp.yml index 699ac7acba..d3027a2857 100644 --- a/metadata/com.thatsmanmeet.taskyapp.yml +++ b/metadata/com.thatsmanmeet.taskyapp.yml @@ -116,9 +116,20 @@ Builds: gradle: - yes + - versionName: 2.4.1 + versionCode: 25 + commit: 737c688be4615c55ad4687330321f76407a5ba2e + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AllowedAPKSigningKeys: 7eef49f0e016026000f00da20120632b90d898640b65d785caf6a587c382724f AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 2.4.0 -CurrentVersionCode: 24 +CurrentVersion: 2.4.1 +CurrentVersionCode: 25