min sdk 17 since some properties require it

Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/commit/467c3437
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/tree/467c3437
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/diff/467c3437

Branch: refs/heads/ian_licence_data
Commit: 467c34371a5b233dea649fc63158640b3ccfc3ee
Parents: 1f600d1
Author: Ian Dunlop <ian.dun...@manchester.ac.uk>
Authored: Wed Oct 12 17:30:09 2016 +0100
Committer: Ian Dunlop <ian.dun...@manchester.ac.uk>
Committed: Wed Oct 12 17:30:09 2016 +0100

----------------------------------------------------------------------
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-mobile/blob/467c3437/app/build.gradle
----------------------------------------------------------------------
diff --git a/app/build.gradle b/app/build.gradle
index 051a337..8eec8d0 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -12,7 +12,7 @@ android {
     }
     defaultConfig {
         applicationId "mobile.taverna.apache.org.tavernamobile"
-        minSdkVersion 16
+        minSdkVersion 17
         targetSdkVersion 21
         versionCode 1
         versionName "1.0"

Reply via email to