diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-30 22:50:58 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-30 22:50:58 -0700 |
commit | d24ee840005af340b1decc2ed9863a742e78a4e1 (patch) | |
tree | 1bacf1433a3c0fe49a17d808845e46ab6423b37d /app/src/main/res/xml | |
parent | fb4f71ef83d1bfbd3ae89701dc17f6ae31a35eb7 (diff) | |
download | frost-d24ee840005af340b1decc2ed9863a742e78a4e1.tar.gz frost-d24ee840005af340b1decc2ed9863a742e78a4e1.tar.bz2 frost-d24ee840005af340b1decc2ed9863a742e78a4e1.zip |
Set up billing cyclev1.0
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app/src/main/res/xml/changelog.xml b/app/src/main/res/xml/changelog.xml index ed64c75e..e189577e 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -18,9 +18,7 @@ <item text="Fixed up main layout" /> <item text="Fix some theme components" /> <item text="Added behaviour settings" /> - <item text="" /> - <item text="" /> - <item text="" /> + <item text="Added about section with links" /> <version title="v0.3" /> <item text="Added rounded icons option" /> |