mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Treehouses Remote to 6073 (6073)
This commit is contained in:
parent
25694771f1
commit
80ab87a008
1 changed files with 10 additions and 2 deletions
|
|
@ -523,10 +523,18 @@ Builds:
|
|||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||
ndk: r21d
|
||||
|
||||
- versionName: '6073'
|
||||
versionCode: 6073
|
||||
commit: fdroid-6073
|
||||
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: '6072'
|
||||
CurrentVersionCode: 6072
|
||||
CurrentVersion: '6073'
|
||||
CurrentVersionCode: 6073
|
||||
|
|
|
|||
Loading…
Reference in a new issue