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