diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 21:48:27 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 21:48:27 -0700 |
commit | 86f789f8ec0d150098904b85dd6feb7a19725b1c (patch) | |
tree | 3cfcbdc78a96572ab5ef723de023b922a221cd54 /gradle.properties | |
parent | 601b0492110f17e5f9a1a446897e0b42d4a8cffe (diff) | |
download | frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.tar.gz frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.tar.bz2 frost-86f789f8ec0d150098904b85dd6feb7a19725b1c.zip |
Lots of small incremental fixes
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index e87dbc3d..7c057657 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ BUILD_TOOLS=26.0.0 VERSION_CODE=5 VERSION_NAME=0.5 -KAU=b87fe9838d +KAU=fc7e19ef72 KOTLIN=1.1.3 MATERIAL_DRAWER=5.9.3 MATERIAL_DRAWER_KT=1.0.4 |