mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
zipxtract - fix apk path
This commit is contained in:
parent
91133d1d81
commit
631eecb93e
1 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ AutoName: ZipXtract
|
|||
|
||||
RepoType: git
|
||||
Repo: https://github.com/WirelessAlien/ZipXtract
|
||||
Binaries: https://github.com/WirelessAlien/ZipXtract/releases/download/v%c/app-release.apk
|
||||
Binaries: https://github.com/WirelessAlien/ZipXtract/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '2.0'
|
||||
|
|
@ -19,6 +19,7 @@ Builds:
|
|||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
binary: https://github.com/WirelessAlien/ZipXtract/releases/download/v%c/app-release.apk
|
||||
|
||||
- versionName: '2.1'
|
||||
versionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue