diff options
author | Allan Wang <me@allanwang.ca> | 2017-10-14 00:07:42 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-14 00:07:42 -0400 |
commit | a4b3e990228c90c53eaf3ca1424a1e5f6d582d07 (patch) | |
tree | 84e13c141485df3c527ce0d70d48ab1106978fd8 /gradle.properties | |
parent | cf52d0f875c2c50a87143872a125966bfe23a0ad (diff) | |
download | frost-a4b3e990228c90c53eaf3ca1424a1e5f6d582d07.tar.gz frost-a4b3e990228c90c53eaf3ca1424a1e5f6d582d07.tar.bz2 frost-a4b3e990228c90c53eaf3ca1424a1e5f6d582d07.zip |
V1.5.8 (#410)v1.5.8
* Add show all to searchview
* Remove web search view
* Update kau
* Add translation links
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 572cf6be..fcea33c4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.2 -KAU=17c21ba +KAU=afc1a02 KOTLIN=1.1.51 COMMONS_TEXT=1.1 |