From 69700327e7a6430e12a89198d4aac7dfbaefcf54 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sun, 20 Nov 2016 16:32:26 +1300 Subject: Update minimum SDK version to 19 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index 7a3cfe5..75c6a4d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { defaultConfig { applicationId "org.traccar.manager" - minSdkVersion 14 + minSdkVersion 19 targetSdkVersion 24 versionCode 10 versionName "2.0" -- cgit v1.2.3