diff --git a/metadata/com.fmsys.snapdrop.yml b/metadata/com.fmsys.snapdrop.yml index a54fc5d47e..23f83db789 100644 --- a/metadata/com.fmsys.snapdrop.yml +++ b/metadata/com.fmsys.snapdrop.yml @@ -59,7 +59,18 @@ Builds: gradle: - yes + - versionName: 1.9.1 + versionCode: 20 + commit: 06918584c92a186df36886aa8fcfc2fe1e7c13c9 + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk-headless + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version v%v UpdateCheckMode: Tags -CurrentVersion: 1.9.0 -CurrentVersionCode: 18 +CurrentVersion: 1.9.1 +CurrentVersionCode: 20