diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-02 11:57:57 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-02 11:57:57 -0700 |
commit | 8cc26f47b18bbc1944404d3378b885742a1d7586 (patch) | |
tree | 22cd6fc95e396e61a892002821bd01e4fe78c4c9 /app/src/main/res/xml | |
parent | b148feff51d7f2805b1af378ad07740bfbeb53a8 (diff) | |
download | frost-8cc26f47b18bbc1944404d3378b885742a1d7586.tar.gz frost-8cc26f47b18bbc1944404d3378b885742a1d7586.tar.bz2 frost-8cc26f47b18bbc1944404d3378b885742a1d7586.zip |
Remap billing functionality
Diffstat (limited to 'app/src/main/res/xml')
-rw-r--r-- | app/src/main/res/xml/changelog.xml | 11 |
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 index e189577e..e916cdd5 100644 --- a/app/src/main/res/xml/changelog.xml +++ b/app/src/main/res/xml/changelog.xml @@ -6,6 +6,17 @@ <item text="" /> --> + <version title="v1.1"/> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <item text="" /> + <version title="v1.0"/> <item text="Added more global preferences" /> |