mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-05 13:46:52 +00:00
Update Treehouses Remote to 6093 (6093)
This commit is contained in:
parent
be8afdbe1b
commit
274e911ea6
1 changed files with 11 additions and 2 deletions
|
|
@ -649,10 +649,19 @@ Builds:
|
|||
prebuild: sed -i -e 's/21.3.6528147/21.4.7075529/' app/build.gradle
|
||||
ndk: r21e
|
||||
|
||||
- versionName: '6093'
|
||||
versionCode: 6093
|
||||
commit: fdroid-6093
|
||||
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: '6092'
|
||||
CurrentVersionCode: 6092
|
||||
CurrentVersion: '6093'
|
||||
CurrentVersionCode: 6093
|
||||
|
|
|
|||
Loading…
Reference in a new issue