mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
Update Smart AutoClicker to 1.4.0 (15)
This commit is contained in:
parent
6c5b859991
commit
72ca991a1b
1 changed files with 15 additions and 2 deletions
|
|
@ -130,7 +130,20 @@ Builds:
|
|||
rm:
|
||||
- detection/src/debug
|
||||
|
||||
- versionName: 1.4.0
|
||||
versionCode: 15
|
||||
commit: e64dc1b5bd54b964b783247c7640af5bdf2dff72
|
||||
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.3.1
|
||||
CurrentVersionCode: 14
|
||||
CurrentVersion: 1.4.0
|
||||
CurrentVersionCode: 15
|
||||
|
|
|
|||
Loading…
Reference in a new issue