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