diff --git a/metadata/org.unifiedpush.distributor.nextpush.yml b/metadata/org.unifiedpush.distributor.nextpush.yml index bdc4d36071..abb1b2ee43 100644 --- a/metadata/org.unifiedpush.distributor.nextpush.yml +++ b/metadata/org.unifiedpush.distributor.nextpush.yml @@ -48,7 +48,18 @@ Builds: gradle: - yes + - versionName: 1.2.0 + versionCode: 9 + commit: d6ef8adea5406f15373fabefb93f4189e29d7ab2 + 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 UpdateCheckMode: Tags \d+\.\d+(\.\d+)? -CurrentVersion: 1.1.1 -CurrentVersionCode: 8 +CurrentVersion: 1.2.0 +CurrentVersionCode: 9