mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
UserLAnd - update, remove nosourcesince, reenable AUM
This commit is contained in:
parent
3858451426
commit
65520d9b6d
1 changed files with 10 additions and 3 deletions
|
|
@ -109,9 +109,16 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: None
|
- versionName: 2.3.0
|
||||||
|
versionCode: 44
|
||||||
|
commit: v2.3.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
prebuild:
|
||||||
|
- echo "tracepotHttpsEndpoint=\"\"" >> tracepot.properties
|
||||||
|
|
||||||
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.3.0
|
CurrentVersion: 2.3.0
|
||||||
CurrentVersionCode: 44
|
CurrentVersionCode: 44
|
||||||
|
|
||||||
NoSourceSince: 2.2.3
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue