diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-26 14:54:07 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-26 14:54:07 -0700 |
commit | 6270c060e4d33db12903e476146456569d260261 (patch) | |
tree | 828eb1d6da7ea1dae7b4e08c40cbb7fc08c88846 /gradle.properties | |
parent | a95107d0d10583bfd95495bdc84cc23022b56000 (diff) | |
download | frost-6270c060e4d33db12903e476146456569d260261.tar.gz frost-6270c060e4d33db12903e476146456569d260261.tar.bz2 frost-6270c060e4d33db12903e476146456569d260261.zip |
Test dependencies
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gradle.properties b/gradle.properties index 8f76b8d1..ed651a11 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,15 +19,15 @@ BUILD_TOOLS=26.0.0 VERSION_CODE=5 VERSION_NAME=0.5 -KAU=c9302a7b0f -MATERIAL_DRAWER=5.9.2 -MATERIAL_DRAWER_KT=1.0.2 +KAU=c09b59f09a +MATERIAL_DRAWER=5.9.3 +MATERIAL_DRAWER_KT=1.0.4 IICON_MATERIAL=2.2.0.2 IICON_COMMUNITY=1.9.32.1 JSOUP=1.10.2 GLIDE=4.0.0-RC0 RETROFIT=2.2.0 -DBFLOW=4.0.2 +DBFLOW=4.0.4 ROBOELECTRIC=3.3.2 PAPER_PARCEL=2.0.1 SWIPE_BACK=3.1.2 |