|
|
|
@ -7,6 +7,7 @@
|
|
|
|
<uses-sdk
|
|
|
|
<uses-sdk
|
|
|
|
android:minSdkVersion="8"
|
|
|
|
android:minSdkVersion="8"
|
|
|
|
android:targetSdkVersion="17" />
|
|
|
|
android:targetSdkVersion="17" />
|
|
|
|
|
|
|
|
<uses-permission android:name="android.permission.INTERNET"/>
|
|
|
|
|
|
|
|
|
|
|
|
<application
|
|
|
|
<application
|
|
|
|
android:allowBackup="true"
|
|
|
|
android:allowBackup="true"
|
|
|
|
|