diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-30 20:32:33 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-30 20:32:33 -0700 |
commit | 1811531d6934f4eadfca70b30afa2dac76400bef (patch) | |
tree | 7b9a3fec0a840f602ee2be371c9c224211c4b426 /app/src/main/res/values/ids.xml | |
parent | 8760cb29b8a37d15a1dcba018054d4010b90df21 (diff) | |
download | frost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.gz frost-1811531d6934f4eadfca70b30afa2dac76400bef.tar.bz2 frost-1811531d6934f4eadfca70b30afa2dac76400bef.zip |
Test more billing
Diffstat (limited to 'app/src/main/res/values/ids.xml')
-rw-r--r-- | app/src/main/res/values/ids.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/values/ids.xml b/app/src/main/res/values/ids.xml index 9ce1b4e3..a0bb0a87 100644 --- a/app/src/main/res/values/ids.xml +++ b/app/src/main/res/values/ids.xml @@ -2,4 +2,5 @@ <resources> <item name="item_account" type="id" /> <item name="item_keyword" type="id" /> + <item name="item_about_links" type="id" /> </resources>
\ No newline at end of file |