mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-05 02:09:44 +00:00
Update Smart AutoClicker to 1.2.0 (8)
This commit is contained in:
parent
00cd1f73b8
commit
380f09292f
1 changed files with 13 additions and 2 deletions
|
|
@ -62,7 +62,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.0
|
||||
versionCode: 8
|
||||
commit: ed6c2fcde0ffe878f0f5f2f1f672805a6dff4be9
|
||||
subdir: smartautoclicker
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^[0-9.]*(|-RC[0-9])$
|
||||
CurrentVersion: 1.1.1
|
||||
CurrentVersionCode: 7
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue