Commit b209e733 authored by Max Lv's avatar Max Lv

Bump version

parent 6c381b0e
addSbtPlugin("org.scala-android" % "sbt-android" % "1.6.16") addSbtPlugin("org.scala-android" % "sbt-android" % "1.6.17")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10") addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.1.10")
......
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks" xmlns:tools="http://schemas.android.com/tools" package="com.github.shadowsocks"
android:versionCode="153" android:versionCode="154"
android:versionName="3.1.2"> android:versionName="3.1.3">
<uses-permission android:name="android.permission.INTERNET"/> <uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> <uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
......
Subproject commit 61cd731c4ee3c26533a96bf5a21631f31d747610 Subproject commit 6e48d25eab5f6db3a4cce303fed703bf01f448e9
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