Skip to content

Commit 8e322a3

Browse files
committed
release alpha version 3.5.1.1
1 parent 86ff953 commit 8e322a3

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
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks"
3-
android:versionCode="321"
4-
android:versionName="3.5.1">
3+
android:versionCode="322"
4+
android:versionName="3.5.1.1">
55

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

0 commit comments

Comments
 (0)