mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 20:13:36 +00:00
Oops, these changes didn't get merged into the last commit -- added the
ability to disable ssl cert validation (useful on a local network).
This commit is contained in:
parent
c155cfcf03
commit
5596b4ca5a
@ -9,8 +9,8 @@ android {
|
||||
applicationId "io.casey.musikcube.remote"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 4
|
||||
versionName "0.5.0"
|
||||
versionCode 5
|
||||
versionName "0.5.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user