Skip to content

Commit ce601ea

Browse files
committed
Finish 3.5.1
2 parents 9ed6730 + 884b343 commit ce601ea

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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="320"
4-
android:versionName="3.5.0">
3+
android:versionCode="321"
4+
android:versionName="3.5.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)