Skip to content

Commit 307524a

Browse files
committed
Version 2.1.0
1 parent 61c5c82 commit 307524a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
-->
2020
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2121
package="org.droidupnp"
22-
android:versionCode="11"
23-
android:versionName="2.0.0" >
22+
android:versionCode="12"
23+
android:versionName="2.1.0" >
2424

2525
<uses-sdk
2626
android:minSdkVersion="14"

0 commit comments

Comments
 (0)