mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Treehouses Remote to 6087 (6087)
This commit is contained in:
parent
5d282afeea
commit
86ca718963
1 changed files with 11 additions and 2 deletions
|
|
@ -595,10 +595,19 @@ Builds:
|
|||
prebuild: sed -i -e 's/21.3.6528147/21.4.7075529/' app/build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '6087'
|
||||
versionCode: 6087
|
||||
commit: fdroid-6087
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
prebuild: sed -i -e 's/21.3.6528147/21.4.7075529/' app/build.gradle
|
||||
ndk: r21e
|
||||
|
||||
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: '6086'
|
||||
CurrentVersionCode: 6086
|
||||
CurrentVersion: '6087'
|
||||
CurrentVersionCode: 6087
|
||||
|
|
|
|||
Loading…
Reference in a new issue