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