Update Smart AutoClicker to 1.5.2 (18)

This commit is contained in:
F-Droid checkupdates bot 2022-08-31 03:51:41 +00:00
parent ea772cb16b
commit 7f39d8b072

View file

@ -169,7 +169,20 @@ Builds:
rm:
- detection/src/debug
- versionName: 1.5.2
versionCode: 18
commit: e530bce09d3178d5309f55c24dd23347824c6ed2
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.1
CurrentVersionCode: 17
CurrentVersion: 1.5.2
CurrentVersionCode: 18