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