Update Smart AutoClicker to 1.5.0 (16)

This commit is contained in:
F-Droid checkupdates bot 2022-05-23 03:24:51 +00:00
parent ba32984216
commit 679c2506ef

View file

@ -143,7 +143,20 @@ Builds:
rm:
- detection/src/debug
- versionName: 1.5.0
versionCode: 16
commit: f7a14052cb1d3c652f97b73a6aa3c67fcdc326d9
subdir: smartautoclicker
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- yes
rm:
- detection/src/debug
AutoUpdateMode: Version
UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$
CurrentVersion: 1.4.0
CurrentVersionCode: 15
CurrentVersion: 1.5.0
CurrentVersionCode: 16