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