diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-16 16:48:19 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-16 16:48:19 -0700 |
commit | 0784fddafcee4759f25b7c27e1668d0996ab35e7 (patch) | |
tree | e53ae46ac1f648af0470d00b8b63a172a0a77f0a /gradle.properties | |
parent | 3b8631c1b584c287ab14536944488e14ce597170 (diff) | |
download | frost-0784fddafcee4759f25b7c27e1668d0996ab35e7.tar.gz frost-0784fddafcee4759f25b7c27e1668d0996ab35e7.tar.bz2 frost-0784fddafcee4759f25b7c27e1668d0996ab35e7.zip |
Add more theming
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 e969a6af..627a4d06 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,7 +20,7 @@ VERSION_CODE=1 VERSION_NAME=0.1 ANDROID_SUPPORT_LIBS=26.0.0-alpha1 -KAU=15e7796296 +KAU=d9de334c67 MATERIAL_DRAWER=5.9.2 MATERIAL_DRAWER_KT=1.0.2 IICON_GOOGLE=3.0.1.0 |