diff options
author | Allan Wang <me@allanwang.ca> | 2017-09-24 16:28:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-24 16:28:15 -0400 |
commit | 251e697e8e3a17370359273c5fcf7cc2a9f33912 (patch) | |
tree | 96ca0b2c13066004cbbec464f2d366b1b738de20 /gradle.properties | |
parent | c4453c85557d2dbf24fa72def544335fe5782182 (diff) | |
download | frost-251e697e8e3a17370359273c5fcf7cc2a9f33912.tar.gz frost-251e697e8e3a17370359273c5fcf7cc2a9f33912.tar.bz2 frost-251e697e8e3a17370359273c5fcf7cc2a9f33912.zip |
Enhancement/rating (#334)
* Add rating button after one month
* Add rating for pro purchase and clean dialogs
* 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 e247c30f..f2c7e0f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.1 -KAU=921ee0d +KAU=6411200 KOTLIN=1.1.4-3 COMMONS_TEXT=1.1 |