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