Version 0.7.1

This commit is contained in:
Victor Shcherb 2012-02-19 20:07:07 +01:00
parent 0b7b615c3d
commit 4c41948378
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.osmand.plus" android:installLocation="auto" android:versionName="@string/app_version" android:versionCode="49">
package="net.osmand.plus" android:installLocation="auto" android:versionName="@string/app_version" android:versionCode="51">
<meta-data android:name="com.google.android.backup.api_key"
android:value="AEdPqrEAAAAIqF3tNGT66etVBn_vgzpfAY1wmIzKV1Ss6Ku-2A" />

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<resources>
<string name="app_name">Osmand~</string>
<string name="app_version">0.7.1 beta</string>
<string name="app_version">0.7.2 alpha</string>
<!-- Not translatable -->
<string name="ga_api_key">UA-28342846-2</string>
<string name="ga_dispatchPeriod">10</string>