mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Smart AutoClicker to 1.2.4 (12)
This commit is contained in:
parent
71a0d74a7c
commit
a097a9ba78
1 changed files with 13 additions and 2 deletions
|
|
@ -106,7 +106,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.4
|
||||
versionCode: 12
|
||||
commit: 58722a6a2b66a5057d1b2c09f23e456ea59156f8
|
||||
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.2.3
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: 1.2.4
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue