mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update WaveUp Tasker to 0.1.3 (4)
This commit is contained in:
parent
0617ebd518
commit
29cc73e674
1 changed files with 11 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ License: GPL-3.0-only
|
|||
SourceCode: https://gitlab.com/juanitobananas/wave-up-tasker-plugin
|
||||
IssueTracker: https://gitlab.com/juanitobananas/wave-up-tasker-plugin/issues
|
||||
|
||||
AutoName: WaveUp
|
||||
AutoName: WaveUp Tasker
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/juanitobananas/wave-up-tasker-plugin
|
||||
|
|
@ -20,7 +20,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 0.1.3
|
||||
versionCode: 4
|
||||
commit: v0.1.3
|
||||
subdir: app
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 0.1.2
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 0.1.3
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue