mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
New App: SmartAutoClicker
This commit is contained in:
parent
9528fa83ed
commit
e342de73b4
1 changed files with 26 additions and 0 deletions
26
metadata/com.buzbuz.smartautoclicker.yml
Normal file
26
metadata/com.buzbuz.smartautoclicker.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
||||||
|
Categories:
|
||||||
|
- System
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
AuthorName: Kevin Buzeau
|
||||||
|
SourceCode: https://github.com/Nain57/Smart-AutoClicker
|
||||||
|
IssueTracker: https://github.com/Nain57/Smart-AutoClicker/issues
|
||||||
|
Changelog: https://github.com/Nain57/Smart-AutoClicker/releases
|
||||||
|
|
||||||
|
AutoName: Smart AutoClicker
|
||||||
|
|
||||||
|
RepoType: git
|
||||||
|
Repo: https://github.com/Nain57/Smart-AutoClicker
|
||||||
|
|
||||||
|
Builds:
|
||||||
|
- versionName: 1.0-RC1
|
||||||
|
versionCode: 2
|
||||||
|
commit: 1.0-RC1
|
||||||
|
subdir: smartautoclicker
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
|
AutoUpdateMode: Version %v
|
||||||
|
UpdateCheckMode: Tags
|
||||||
|
UpdateCheckIgnore: alpha
|
||||||
|
CurrentVersion: 1.0-RC1
|
||||||
|
CurrentVersionCode: 2
|
||||||
Loading…
Reference in a new issue