From d77cbde3b33f9b4098ad0093394b312eb698b033 Mon Sep 17 00:00:00 2001
From: str4d <str4d@mail.i2p>
Date: Sun, 5 Jan 2014 06:00:57 +0000
Subject: [PATCH] Updated target API to 19

---
 project.properties            | 2 +-
 routerjars/project.properties | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/project.properties b/project.properties
index d6bb9e5f4..520859816 100644
--- a/project.properties
+++ b/project.properties
@@ -8,7 +8,7 @@
 # project structure.
 
 # Project target.
-target=android-18
+target=android-19
 # Must match that in AndroidManifest.xml.in
 minSdkVersion=8
 # I2P router libs
diff --git a/routerjars/project.properties b/routerjars/project.properties
index 63ee6e27a..5e83d66c1 100644
--- a/routerjars/project.properties
+++ b/routerjars/project.properties
@@ -8,5 +8,5 @@
 # project structure.
 
 # Project target.
-target=android-18
+target=android-19
 android.library=true
-- 
GitLab