fixed #1104 - android

This commit is contained in:
hypnosis-i2p 2018-02-18 01:01:48 +08:00
parent 1de4c2e8c6
commit 3bb4151074
2 changed files with 58 additions and 23 deletions

View file

@ -17,10 +17,6 @@ repositories {
}
}
dependencies {
compile 'com.android.support:support-v4:25.3.1'
}
android {
compileSdkVersion 25
buildToolsVersion "25.0.2"