Version: 1.0.1
Removed uneeded dependencies. Added screenshots. Localized for German, French, Spanish, Italian and Swedish.
This commit is contained in:
parent
dee97668f5
commit
1afdca2680
20 changed files with 50 additions and 5 deletions
|
@ -1,11 +1,11 @@
|
|||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="net.thauvin.erik.android.noussd"
|
||||
android:versionCode="1"
|
||||
android:versionName="1.0" >
|
||||
android:versionCode="2"
|
||||
android:versionName="1.0.1" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="8"
|
||||
android:targetSdkVersion="15" />
|
||||
android:targetSdkVersion="8" />
|
||||
|
||||
<application
|
||||
android:icon="@drawable/ic_launcher"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue