Commit 7b57be66 authored by Max Lv's avatar Max Lv

Bump version

parent 2f051e9e
Subproject commit 0e926339561163da15bfb87698b81cd8205a130c
Subproject commit 69c470211522c2277cd0131038a196ea156d94a0
......@@ -51,7 +51,7 @@ export PATH=$GOROOT/bin:$PATH
pushd kcptun/client
echo "Get dependences for kcptun"
go get -u github.com/madeye/kcp-go
go get -u github.com/xtaci/kcp-go
go get
echo "Cross compile kcptun for arm"
......
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks"
android:versionCode="147"
android:versionName="3.0.5">
android:versionCode="148"
android:versionName="3.0.6">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment