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