mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +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
|
||||
Bitcoin: 1BXS5qPhJzhr5iK5nmNDSmoLDfB6VmN5hv
|
||||
|
||||
AutoName: Termux:Task
|
||||
AutoName: Termux:Tasker
|
||||
Description: |-
|
||||
This plugin for [[com.termux]] provides a way to run Termux scripts from Tasker.
|
||||
|
||||
|
|
@ -43,7 +43,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: v0.4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue