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