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