Update Smart AutoClicker to 1.5.1 (17)

This commit is contained in:
F-Droid checkupdates bot 2022-06-06 03:18:11 +00:00
parent b4602468a3
commit bb62cd4f51

View file

@ -156,7 +156,20 @@ Builds:
rm:
- detection/src/debug
- versionName: 1.5.1
versionCode: 17
commit: 30f2be5a7937419da61788fbb02d6e11089ecda5
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.5.0
CurrentVersionCode: 16
CurrentVersion: 1.5.1
CurrentVersionCode: 17