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