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