mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
UserLAnd - 2.7.2
This commit is contained in:
parent
b16d0e6fb2
commit
aad5784ec9
1 changed files with 12 additions and 2 deletions
|
|
@ -222,11 +222,21 @@ Builds:
|
|||
- echo "tracepotHttpsEndpoint=\"\"" >> tracepot.properties
|
||||
- sed -i -e 's/versionCode vcode/versionCode $$VERCODE$$/' build.gradle
|
||||
|
||||
- versionName: 2.7.2
|
||||
versionCode: 2927098
|
||||
commit: v2.7.2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
prebuild:
|
||||
- echo "tracepotHttpsEndpoint=\"\"" >> tracepot.properties
|
||||
- sed -i -e 's/versionCode vcode/versionCode $$VERCODE$$/' build.gradle
|
||||
|
||||
MaintainerNotes: |-
|
||||
We can't enable AUM since 2.5.14, versionCode is generated at build time and depends on the actual date.
|
||||
Actual versionCode is copied from the upstream release.
|
||||
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.6.3
|
||||
CurrentVersionCode: 835694
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 2927098
|
||||
|
|
|
|||
Loading…
Reference in a new issue