Skip to content

Commit

Permalink
v3.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
xxf098 committed Jan 5, 2021
1 parent 06a71fc commit 6073475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks"
android:versionCode="331"
android:versionName="3.8.6.3">
android:versionName="3.8.7">

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
Expand Down

1 comment on commit 6073475

@mhrpoor
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Front proxy don't work in ssrray

Please sign in to comment.