1
0
Fork 0
mirror of https://github.com/lineageos4microg/docker-lineage-cicd synced 2024-05-06 23:26:09 +02:00
docker-lineage-cicd/src/packages_updater_strings.xml
Nicola Corna 93cc0e5cb5 Fix LineageOS Updater URL
The Updater URL property and format has changed in e930cf7 (cm-14.1) and
5252d60 (lineage-15.1), now the full URL (plus the placeholders) must be
specified.
2018-04-17 07:03:36 +02:00

8 lines
218 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Set a custom Updater URL -->
<string name="{name}" translatable="false">{url}</string>
</resources>