mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Treehouses Remote to 5813 (5813)
This commit is contained in:
parent
e5bd732db5
commit
d2b51768a0
1 changed files with 9 additions and 2 deletions
|
|
@ -280,10 +280,17 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
|
||||
- versionName: '5813'
|
||||
versionCode: 5813
|
||||
commit: fdroid-5813
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
|
||||
MaintainerNotes: The root build.gradle contains custom code that uses relative paths.
|
||||
Thus we cannot apply subdir.
|
||||
|
||||
AutoUpdateMode: Version fdroid-%v
|
||||
UpdateCheckMode: Tags fdroid-[0-9]+
|
||||
CurrentVersion: '5802'
|
||||
CurrentVersionCode: 5802
|
||||
CurrentVersion: '5813'
|
||||
CurrentVersionCode: 5813
|
||||
|
|
|
|||
Loading…
Reference in a new issue