/[projects]/android/BarcodeSample/app/build/intermediates/exploded-aar/com.journeyapps/zxing-android-integration/2.0.1/AndroidManifest.xml
ViewVC logotype

Contents of /android/BarcodeSample/app/build/intermediates/exploded-aar/com.journeyapps/zxing-android-integration/2.0.1/AndroidManifest.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2527 - (show annotations) (download) (as text)
Thu May 7 10:22:14 2015 UTC (9 years, 1 month ago) by torben
File MIME type: text/xml
File size: 299 byte(s)


1 <?xml version="1.0" encoding="utf-8"?>
2 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
3 package="com.embarkmobile.zxing.integration" >
4
5 <uses-sdk
6 android:minSdkVersion="8"
7 android:targetSdkVersion="21" />
8
9 <application>
10 </application>
11
12 </manifest>

  ViewVC Help
Powered by ViewVC 1.1.20