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