OpenArchive: Fix binary URL
This commit is contained in:
parent
ff741d8c69
commit
e64480bb54
|
|
@ -15,7 +15,7 @@ interested in finding it and reusing it in the future.
|
|||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/OpenArchive/openarchive
|
||||
Binaries:https://github.com/OpenArchive/openarchive/releases/download/0.0.16/openarchive-%v-release.apk
|
||||
Binaries:https://github.com/OpenArchive/openarchive/releases/download/%v/openarchive-%v-release.apk
|
||||
|
||||
Build:0.0.16,16
|
||||
commit=0.0.16
|
||||
|
|
@ -24,7 +24,6 @@ Build:0.0.16,16
|
|||
gradle=yes
|
||||
|
||||
Build:0.0.17-alpha-1,17
|
||||
disable=Binary retrieved is not a proper apk
|
||||
commit=0.0.17-alpha-1
|
||||
subdir=app
|
||||
submodules=yes
|
||||
|
|
|
|||
Loading…
Reference in a new issue