diff --git a/metadata/com.buzbuz.smartautoclicker.yml b/metadata/com.buzbuz.smartautoclicker.yml index c5f4c08ae3..ad9b297510 100644 --- a/metadata/com.buzbuz.smartautoclicker.yml +++ b/metadata/com.buzbuz.smartautoclicker.yml @@ -73,7 +73,18 @@ Builds: gradle: - yes + - versionName: 1.2.1 + versionCode: 9 + commit: 1b7984f67beadd715e90ac3277317213ef5769d7 + subdir: smartautoclicker + sudo: + - apt-get update || apt-get update + - apt-get install -y openjdk-11-jdk + - update-alternatives --auto java + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$ -CurrentVersion: 1.2.0 -CurrentVersionCode: 8 +CurrentVersion: 1.2.1 +CurrentVersionCode: 9