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