mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Smart AutoClicker to 1.5.0 (16)
This commit is contained in:
parent
ba32984216
commit
679c2506ef
1 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue