Skip to content

Commit fec7e59

Browse files
committed
update libev and version code
1 parent 8e322a3 commit fec7e59

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="322"
4-
android:versionName="3.5.1.1">
3+
android:versionCode="323"
4+
android:versionName="3.5.2">
55

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

0 commit comments

Comments
 (0)