aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/changelog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/xml/changelog.xml')
-rw-r--r--app/src/main/res/xml/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml
new file mode 100644
index 00000000..58c3fd1d
--- /dev/null
+++ b/app/src/main/res/xml/changelog.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+
+ <!--
+ <version title="v"/>
+ <item text="" />
+ -->
+
+ <version title="v0.1" />
+ <item text="Initial" />
+</resources> \ No newline at end of file