From 3b1cbd2f2cf211b804784bef33de85b8a889677e Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Wed, 8 Nov 2017 22:15:03 -0500 Subject: Translations Italian (#98) * Add translations * Update dependencies * Show lint output * Fix type inference * Add annotation --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index cb8d43d..3003784 100644 --- a/gradle.properties +++ b/gradle.properties @@ -21,7 +21,7 @@ CORE_MIN_SDK=19 MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.2 -ANDROID_SUPPORT_LIBS=26.1.0 +ANDROID_SUPPORT_LIBS=27.0.0 VERSION_NAME=3.4.4.1 -- cgit v1.2.3