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