mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-19 04:14:03 +00:00
Update Treehouses Remote to 6062 (6062)
This commit is contained in:
parent
e9906a0252
commit
24378e7ebf
1 changed files with 10 additions and 2 deletions
|
|
@ -467,10 +467,18 @@ Builds:
|
||||||
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
output: app/build/outputs/apk/release/remote-$$VERSION$$.apk
|
||||||
ndk: r21d
|
ndk: r21d
|
||||||
|
|
||||||
|
- versionName: '6062'
|
||||||
|
versionCode: 6062
|
||||||
|
commit: fdroid-6062
|
||||||
|
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.
|
MaintainerNotes: The root build.gradle contains custom code that uses relative paths.
|
||||||
Thus we cannot apply subdir.
|
Thus we cannot apply subdir.
|
||||||
|
|
||||||
AutoUpdateMode: Version fdroid-%v
|
AutoUpdateMode: Version fdroid-%v
|
||||||
UpdateCheckMode: Tags fdroid-[0-9]+
|
UpdateCheckMode: Tags fdroid-[0-9]+
|
||||||
CurrentVersion: '6061'
|
CurrentVersion: '6062'
|
||||||
CurrentVersionCode: 6061
|
CurrentVersionCode: 6062
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue