diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-03 22:56:18 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-03 22:56:18 -0700 |
commit | caf3c4187706ba436fad5e3fa4fd1476a9a4e3ee (patch) | |
tree | 71048b680d5da064ac9b7eaaa93c3f3af18eb855 /gradle.properties | |
parent | 8ddc3e1512a5add02a7391e92320d3babca85fc8 (diff) | |
download | frost-caf3c4187706ba436fad5e3fa4fd1476a9a4e3ee.tar.gz frost-caf3c4187706ba436fad5e3fa4fd1476a9a4e3ee.tar.bz2 frost-caf3c4187706ba436fad5e3fa4fd1476a9a4e3ee.zip |
Update kau
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 bd2e9955..b86e4480 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.0 -KAU=b88a8834dc +KAU=d024e8db46 KOTLIN=1.1.3 MATERIAL_DRAWER=5.9.3 MATERIAL_DRAWER_KT=1.0.4 |