mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Update Treehouses Remote to 5759 (5759)
This commit is contained in:
parent
6f287db26a
commit
c0781e41e0
1 changed files with 9 additions and 2 deletions
|
|
@ -252,10 +252,17 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
|
||||
- versionName: '5759'
|
||||
versionCode: 5759
|
||||
commit: fdroid-5759
|
||||
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: '5740'
|
||||
CurrentVersionCode: 5740
|
||||
CurrentVersion: '5759'
|
||||
CurrentVersionCode: 5759
|
||||
|
|
|
|||
Loading…
Reference in a new issue