mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Treehouses Remote to 6071 (6071)
This commit is contained in:
parent
0dff53c202
commit
6ae98dfa3d
1 changed files with 10 additions and 2 deletions
|
|
@ -507,10 +507,18 @@ Builds:
|
|||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
ndk: r21d
|
||||
|
||||
- versionName: '6071'
|
||||
versionCode: 6071
|
||||
commit: fdroid-6071
|
||||
gradle:
|
||||
- yes
|
||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
ndk: r21d
|
||||
|
||||
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: '6070'
|
||||
CurrentVersionCode: 6070
|
||||
CurrentVersion: '6071'
|
||||
CurrentVersionCode: 6071
|
||||
|
|
|
|||
Loading…
Reference in a new issue