Skip to content

Commit c5e4523

Browse files
committed
Nueva versión
1 parent 7903dc5 commit c5e4523

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.jesjimher.bicipalma"
4-
android:versionCode="8"
5-
android:versionName="2.1.1" >
4+
android:versionCode="9"
5+
android:versionName="2.2" >
66

77
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
88
<uses-permission android:name="android.permission.INTERNET"/>

README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
v2.2
2+
Actualizada API de Google Maps, ahora los mapas son vectoriales y m�s r�pidos
3+
Errores menores
4+
15
v2.1
26
Uso de tema Holo en Android ICS y superiores.
37
Ahora el men� de opciones se ve correctamente en todas las versiones de Android

0 commit comments

Comments
 (0)