We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c0d429 commit 65549a6Copy full SHA for 65549a6
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="165"
4
- android:versionName="3.2.5">
+ android:versionCode="166"
+ android:versionName="3.2.6">
5
6
<uses-permission android:name="android.permission.INTERNET"/>
7
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
0 commit comments