Skip to content

Commit 7a195f1

Browse files
committed
Release 0.2.2
1 parent 25a8706 commit 7a195f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/src/main/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="org.rocstreaming.rocdroid"
4-
android:versionCode="2001"
5-
android:versionName="0.2.1">
4+
android:versionCode="2002"
5+
android:versionName="0.2.2">
66

77
<uses-permission android:name="android.permission.INTERNET" />
88
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

0 commit comments

Comments
 (0)