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