From: kenstir Date: Wed, 4 Nov 2015 02:50:05 +0000 (-0500) Subject: updated target sdk to 19 / kitkat X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=f7a1185db979e749c7bfe5296f792cabe0b481bf;p=working%2FEvergreen.git updated target sdk to 19 / kitkat --- diff --git a/Open-ILS/src/Android/core/AndroidManifest.xml b/Open-ILS/src/Android/core/AndroidManifest.xml index 9d3b26bb73..a5dff60bfd 100644 --- a/Open-ILS/src/Android/core/AndroidManifest.xml +++ b/Open-ILS/src/Android/core/AndroidManifest.xml @@ -7,7 +7,7 @@ + android:targetSdkVersion="19" /> diff --git a/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml b/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml index a62b5158be..4b615f4205 100644 --- a/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml +++ b/Open-ILS/src/Android/cwmars_app/AndroidManifest.xml @@ -2,12 +2,12 @@ + android:versionCode="11" + android:versionName="1.5"> + android:targetSdkVersion="19" />