mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update Treehouses Remote to 5933 (5933)
This commit is contained in:
parent
6e615be3d8
commit
8b00a425c0
1 changed files with 9 additions and 2 deletions
|
|
@ -364,10 +364,17 @@ Builds:
|
||||||
- yes
|
- yes
|
||||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||||
|
|
||||||
|
- versionName: '5933'
|
||||||
|
versionCode: 5933
|
||||||
|
commit: fdroid-5933
|
||||||
|
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: '5921'
|
CurrentVersion: '5933'
|
||||||
CurrentVersionCode: 5921
|
CurrentVersionCode: 5933
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue