mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Treehouses Remote to 5386 (5386)
This commit is contained in:
parent
1354012b6c
commit
fc4adc6a8b
1 changed files with 9 additions and 2 deletions
|
|
@ -140,10 +140,17 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||||
|
|
||||||
|
- versionName: '5386'
|
||||||
|
versionCode: 5386
|
||||||
|
commit: fdroid-5386
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||||
|
|
||||||
MaintainerNotes: The root build.gradle contains custom code that uses relative paths.
|
MaintainerNotes: The root build.gradle contains custom code that uses relative paths.
|
||||||
Thus we cannot apply subdir.
|
Thus we cannot apply subdir.
|
||||||
|
|
||||||
AutoUpdateMode: Version fdroid-%v
|
AutoUpdateMode: Version fdroid-%v
|
||||||
UpdateCheckMode: Tags fdroid-[0-9]+
|
UpdateCheckMode: Tags fdroid-[0-9]+
|
||||||
CurrentVersion: '5348'
|
CurrentVersion: '5386'
|
||||||
CurrentVersionCode: 5348
|
CurrentVersionCode: 5386
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue