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