diff --git a/metadata/com.wa2c.android.cifsdocumentsprovider.yml b/metadata/com.wa2c.android.cifsdocumentsprovider.yml index 391c03c04a..3cd8f384bf 100644 --- a/metadata/com.wa2c.android.cifsdocumentsprovider.yml +++ b/metadata/com.wa2c.android.cifsdocumentsprovider.yml @@ -25,7 +25,18 @@ Builds: gradle: - yes + - versionName: 1.3.0 + versionCode: 6 + commit: f3492110445505b7bf00d16930e110dcf52190da + subdir: app + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version Ver\.%v UpdateCheckMode: Tags -CurrentVersion: 1.2.1 -CurrentVersionCode: 5 +CurrentVersion: 1.3.0 +CurrentVersionCode: 6