Update versions

This commit is contained in:
Victor Shcherb 2013-02-09 23:36:39 +01:00
parent 55ba0af02c
commit eab0c5cb3e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.osmand.parkingPlugin"
android:versionCode="2"
android:versionCode="3"
android:versionName="1.0" >
<uses-sdk android:minSdkVersion="4" />

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.osmand.srtmPlugin.paid"
android:versionCode="1"
android:versionCode="3"
android:versionName="1.0" >
<uses-sdk android:minSdkVersion="4" />