File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11resolvers += Resolver .url(" scalasbt releases" , new URL (" http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-snapshots" ))(Resolver .ivyStylePatterns)
22
3- addSbtPlugin(" com.hanhuy.sbt" % " android-sdk-plugin" % " 1.5.17 " )
3+ addSbtPlugin(" com.hanhuy.sbt" % " android-sdk-plugin" % " 1.5.18 " )
44
55resolvers += " Sonatype snapshots" at " https://oss.sonatype.org/content/repositories/snapshots/"
66
Original file line number Diff line number Diff line change 11<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
22 package =" com.github.shadowsocks"
3- android : versionCode =" 132 "
4- android : versionName =" 2.9.10 " >
3+ android : versionCode =" 133 "
4+ android : versionName =" 2.9.11 " >
55
66 <uses-permission android : name =" android.permission.INTERNET" />
77 <uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
You can’t perform that action at this time.
0 commit comments