We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e322a3 commit fec7e59Copy full SHA for fec7e59
src/main/AndroidManifest.xml
@@ -1,7 +1,7 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks"
3
- android:versionCode="322"
4
- android:versionName="3.5.1.1">
+ android:versionCode="323"
+ android:versionName="3.5.2">
5
6
<uses-permission android:name="android.permission.INTERNET"/>
7
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
src/main/jni/shadowsocks-libev
0 commit comments