From bafc1996d803862d30a2c7d0c402d30c79c4f647 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 3 Aug 2017 15:18:20 -0700 Subject: 3.2.2 - Create faq parser and update sample (#19) * Test emulator * Update readme * Update fastadapter and about listing * Make faq parser asynchronous * Modularize about panels * Add basis for faq * Test and finalize the faq panel * Update readme * Update changelog * Remove emulator for now * Update sample --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 5fa8125..004ae9b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -28,8 +28,8 @@ ABOUT_LIBRARIES=5.9.7 ANKO=0.10.1 BLURRY=2.1.1 CONSTRAINT_LAYOUT=1.1.0-beta1 -FAST_ADAPTER=2.6.2 -FAST_ADAPTER_COMMONS=2.6.0 +FAST_ADAPTER=2.6.3 +FAST_ADAPTER_COMMONS=2.6.3 GLIDE=4.0.0 ICONICS=2.9.0 IICON_GOOGLE=3.0.1.1 -- cgit v1.2.3