Farmacias 2.0.2
This commit is contained in:
parent
23dcbd605a
commit
66949206aa
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="org.r3pek.pharmacies" android:versionCode="10" android:versionName="2.0.1" android:installLocation="auto">
|
||||
package="org.r3pek.pharmacies" android:versionCode="11" android:versionName="2.0.2" android:installLocation="auto">
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name" android:debuggable="false">
|
||||
<activity android:name="MyPreferences"/>
|
||||
<activity android:name="PharmacyList"/>
|
||||
|
|
Loading…
Reference in a new issue