Commit 14fd86c7 authored by Mygod's avatar Mygod

Update android support library

parent 3b9a35d3
......@@ -18,7 +18,7 @@ lazy val commonSettings = Seq(
typedResources := false
)
val supportLibsVersion = "25.1.0"
val supportLibsVersion = "25.1.1"
lazy val root = Project(id = "shadowsocks-android", base = file("."))
.settings(commonSettings)
.aggregate(plugin, mobile)
......
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