diff --git a/metadata/com.lloydtorres.stately.yml b/metadata/com.lloydtorres.stately.yml index 34cb7b07db..48a99a7cac 100644 --- a/metadata/com.lloydtorres.stately.yml +++ b/metadata/com.lloydtorres.stately.yml @@ -36,9 +36,20 @@ Builds: gradle: - yes + - versionName: 1.11.1 + versionCode: 50 + commit: 3acdfefd3dd2e8440431c978f50f972b4220c1b6 + subdir: Stately/app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + MaintainerNotes: account creation requires website using Google Analytics (Tracking) AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.11.0 -CurrentVersionCode: 49 +CurrentVersion: 1.11.1 +CurrentVersionCode: 50