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