diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 17:10:56 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 17:10:56 -0700 |
commit | 601b0492110f17e5f9a1a446897e0b42d4a8cffe (patch) | |
tree | 6a0ffff352a14449aaf36dcecab7171860a73ce9 /gradle.properties | |
parent | 7b6371ada06ca337c0a5e97382be8eca9f2c9650 (diff) | |
download | frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.tar.gz frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.tar.bz2 frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.zip |
Adding about app
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 820d3503..e87dbc3d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,7 +19,7 @@ BUILD_TOOLS=26.0.0 VERSION_CODE=5 VERSION_NAME=0.5 -KAU=8179e50208 +KAU=b87fe9838d KOTLIN=1.1.3 MATERIAL_DRAWER=5.9.3 MATERIAL_DRAWER_KT=1.0.4 |