diff options
author | Allan Wang <me@allanwang.ca> | 2018-01-24 23:44:49 -0500 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2018-01-24 23:44:49 -0500 |
commit | 3a92363e65a29b6106cdfa98d6bcf297b0eda5ad (patch) | |
tree | 9c61fbce5d486374aad1e7767ebc2ee6f67348cc /sample/src/main/res | |
parent | 9c00231884c69456c2deb2918cd0ecd50f3ac0a0 (diff) | |
download | kau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.tar.gz kau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.tar.bz2 kau-3a92363e65a29b6106cdfa98d6bcf297b0eda5ad.zip |
Create buildSrc
Diffstat (limited to 'sample/src/main/res')
-rw-r--r-- | sample/src/main/res/xml/kau_changelog.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/src/main/res/xml/kau_changelog.xml b/sample/src/main/res/xml/kau_changelog.xml index 3eec313..cd6c41a 100644 --- a/sample/src/main/res/xml/kau_changelog.xml +++ b/sample/src/main/res/xml/kau_changelog.xml @@ -12,7 +12,7 @@ <item text="" /> <item text="Add Chinese, Indonesian, Norwegian, Polish, Thai, and Turkish translations" /> <item text="Add back git versioning" /> - <item text="" /> + <item text="Created gradle plugin for getting version updates" /> <item text="" /> <version title="v3.6.2" /> |