From d9e2562267e549ee407e683262406581f2c4888e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 12 Apr 2018 18:50:58 -0400 Subject: Misc (#865) * Clean up git code * Update download link * Update theme * Reorder settings, resolvees #856 * Do not log undeliverable exception * Handle potential lack of webview * Set notification epoch default to now, resolves #857 * Fix notification epoch time init * Update changelog * Update theme * Add slack url, resolves #880 * Prepare for image update --- gradle.properties | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index f0ef560d..4dc2a8c2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,14 +17,13 @@ APP_GROUP=com.pitchedapps KAU=7ed19aa KOTLIN=1.2.31 -BUGSNAG=4.3.2 +BUGSNAG=4.3.3 BUGSNAG_PLUGIN=3.2.5 DEX_PLUGIN=0.8.2 GIT_PLUGIN=0.4.3 COMMONS_TEXT=1.2 DBFLOW=4.2.4 EXOMEDIA=4.1.0 -JODA=2.9.9 JSOUP=1.11.2 LEAK_CANARY=1.5.4 MATERIAL_DRAWER_KT=1.3.3 -- cgit v1.2.3