mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Termux:Tasker to 0.4 (4)
This commit is contained in:
parent
0ca5a6f0b6
commit
4592ca74ed
1 changed files with 10 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ IssueTracker: https://github.com/termux/termux-tasker/issues
|
||||||
Donate: https://termux.com/donate.html
|
Donate: https://termux.com/donate.html
|
||||||
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
|
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
|
||||||
|
|
||||||
AutoName: Termux:Task
|
AutoName: Termux:Tasker
|
||||||
Description: |-
|
Description: |-
|
||||||
This plugin for [[com.termux]] provides a way to run Termux scripts from Tasker.
|
This plugin for [[com.termux]] provides a way to run Termux scripts from Tasker.
|
||||||
|
|
||||||
|
|
@ -43,7 +43,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: '0.4'
|
||||||
|
versionCode: 4
|
||||||
|
commit: v0.4
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '0.3'
|
CurrentVersion: '0.4'
|
||||||
CurrentVersionCode: 3
|
CurrentVersionCode: 4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue