mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Treehouses Remote to 5881 (5881)
This commit is contained in:
parent
c01557675a
commit
e2bafa9513
1 changed files with 9 additions and 2 deletions
|
|
@ -322,10 +322,17 @@ Builds:
|
|||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
|
||||
- versionName: '5881'
|
||||
versionCode: 5881
|
||||
commit: fdroid-5881
|
||||
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: '5879'
|
||||
CurrentVersionCode: 5879
|
||||
CurrentVersion: '5881'
|
||||
CurrentVersionCode: 5881
|
||||
|
|
|
|||
Loading…
Reference in a new issue