mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Smart AutoClicker to 1.5.4 (20)
This commit is contained in:
parent
f4f35fdb8e
commit
81a63b5005
1 changed files with 15 additions and 2 deletions
|
|
@ -195,7 +195,20 @@ Builds:
|
|||
rm:
|
||||
- detection/src/debug
|
||||
|
||||
- versionName: 1.5.4
|
||||
versionCode: 20
|
||||
commit: 1116713d03dc42cc2041efcf8837bab86c3770ff
|
||||
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.3
|
||||
CurrentVersionCode: 19
|
||||
CurrentVersion: 1.5.4
|
||||
CurrentVersionCode: 20
|
||||
|
|
|
|||
Loading…
Reference in a new issue