diff --git a/metadata/com.kylecorry.trail_sense.yml b/metadata/com.kylecorry.trail_sense.yml index 4daf608670..06da592fcb 100644 --- a/metadata/com.kylecorry.trail_sense.yml +++ b/metadata/com.kylecorry.trail_sense.yml @@ -750,7 +750,20 @@ Builds: scandelete: - build-cache + - versionName: 5.3.1 + versionCode: 105 + commit: 4badce0fda1a4d1aa5e670605057035713af2468 + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + scandelete: + - build-cache + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 5.3.0 -CurrentVersionCode: 104 +CurrentVersion: 5.3.1 +CurrentVersionCode: 105