mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Smart AutoClicker to 1.2.3 (11)
This commit is contained in:
parent
5fe284b68a
commit
ea9cb09a41
1 changed files with 13 additions and 2 deletions
|
|
@ -95,7 +95,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.2.3
|
||||
versionCode: 11
|
||||
commit: cf2d276b042cf7d5c5f4cdee5a843d9c76b41b4b
|
||||
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.2
|
||||
CurrentVersionCode: 10
|
||||
CurrentVersion: 1.2.3
|
||||
CurrentVersionCode: 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue