Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit dcb5465

Browse files
authoredJun 6, 2017
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

+2-2
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)
Please sign in to comment.