diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-05 23:06:15 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-05 23:06:15 -0700 |
commit | bc0559e9cc494df35d8cbeaf4aa49f16549ee3e3 (patch) | |
tree | 296c9a2c9912879497d845ed3bf5e6daf53dec86 /gradle.properties | |
parent | bb49bd9c9f4fe44426c9a576827ad6a96a3ebda4 (diff) | |
download | frost-bc0559e9cc494df35d8cbeaf4aa49f16549ee3e3.tar.gz frost-bc0559e9cc494df35d8cbeaf4aa49f16549ee3e3.tar.bz2 frost-bc0559e9cc494df35d8cbeaf4aa49f16549ee3e3.zip |
test
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 5ac034dc..e9be683d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -49,4 +49,6 @@ EVENT_BUS=3.0.0 PAPER_PARCEL=2.0.1 SWIPE_BACK=3.1.2 CRASHLYTICS=2.6.8 -LEAK_CANARY=1.5.1
\ No newline at end of file +LEAK_CANARY=1.5.1 +CONSTRAINT_LAYOUT=1.0.2 +FAST_ADAPTER=2.6.0
\ No newline at end of file |