mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Treehouses Remote: fix 5348 (5348)
This commit is contained in:
parent
8995c3fbfa
commit
248a5b3691
1 changed files with 4 additions and 1 deletions
|
|
@ -178,9 +178,12 @@ Builds:
|
|||
- versionName: '5348'
|
||||
versionCode: 5348
|
||||
commit: fdroid-5348
|
||||
subdir: app
|
||||
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]+
|
||||
|
|
|
|||
Loading…
Reference in a new issue