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