From 1769dbcef9786b847ffeaebdf6ecced45da9222c Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 26 Dec 2017 03:37:32 -0500 Subject: Enhancement/fb requests (#575) * Update lambdas to references * Simplify regex and parsers * Fix some parsing and add more tests * Improve message parser and tests * Simplify parser * Shorten interfaces * Push rem * Create notification parser * Clean up notification service * Clean up notification service * Add safe cookie fallback * Fix cookie reference * Make parsers only hold cookie string * Clean up cookie references * Fix up login and event theme * Update changelog Remove workspace backup --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 08b03570..eed68e4c 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,7 +18,7 @@ TARGET_SDK=27 BUILD_TOOLS=27.0.2 KAU=399a0bf -KOTLIN=1.2.0 +KOTLIN=1.2.10 ANDROID_SUPPORT_LIBS=27.0.2 COMMONS_TEXT=1.2 -- cgit v1.2.3