Skip to content

Commit dcb5465

Browse files
authored
Update to version 2.7.2.1
1 parent 0fb6517 commit dcb5465

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.podevs.android.poAndroid"
44
android:installLocation="auto"
5-
android:versionCode="55"
6-
android:versionName="2.7.2" >
5+
android:versionCode="56"
6+
android:versionName="2.7.2.1" >
77

88
<uses-sdk
99
android:minSdkVersion="12"

0 commit comments

Comments
 (0)