Skip to content

Commit 5beffed

Browse files
committed
Update version to 2.5.0.3
1 parent 532ec6f commit 5beffed

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
@@ -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.limelight"
4-
android:versionCode="22"
5-
android:versionName="2.5.0.2" >
4+
android:versionCode="23"
5+
android:versionName="2.5.0.3" >
66

77
<uses-sdk
88
android:minSdkVersion="16"

0 commit comments

Comments
 (0)