mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Treehouses Remote to 6098 (6098)
This commit is contained in:
parent
37bc7cf8a0
commit
d3a3383f4c
1 changed files with 11 additions and 2 deletions
|
|
@ -676,10 +676,19 @@ Builds:
|
|||
prebuild: sed -i -e 's/21.3.6528147/21.4.7075529/' app/build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '6098'
|
||||
versionCode: 6098
|
||||
commit: ddfb5292b3c622b64ea4ef17041cbd9b456bdc4a
|
||||
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: '6096'
|
||||
CurrentVersionCode: 6096
|
||||
CurrentVersion: '6098'
|
||||
CurrentVersionCode: 6098
|
||||
|
|
|
|||
Loading…
Reference in a new issue