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