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