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