diff --git a/metadata/com.wa2c.android.cifsdocumentsprovider.yml b/metadata/com.wa2c.android.cifsdocumentsprovider.yml index bab38fcc6d..9775f0ac1b 100644 --- a/metadata/com.wa2c.android.cifsdocumentsprovider.yml +++ b/metadata/com.wa2c.android.cifsdocumentsprovider.yml @@ -114,7 +114,18 @@ Builds: gradle: - yes + - versionName: 1.8.0-beta2 + versionCode: 19 + commit: 70ef6f99d0d0b9aa603c6e54f082d34463649d7a + subdir: app + sudo: + - apt-get update + - apt-get install -y openjdk-17-jdk-headless + - update-java-alternatives -a + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.8.0-beta1 -CurrentVersionCode: 18 +CurrentVersion: 1.8.0-beta2 +CurrentVersionCode: 19