3.1.5
This commit is contained in:
@ -7,8 +7,8 @@ android {
|
||||
defaultConfig {
|
||||
minSdkVersion 9
|
||||
targetSdkVersion 23
|
||||
versionCode 314
|
||||
versionName "3.1.4"
|
||||
versionCode 315
|
||||
versionName "3.1.5"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
@ -23,4 +23,4 @@ dependencies {
|
||||
testCompile 'junit:junit:4.12'
|
||||
compile 'com.android.support:appcompat-v7:23.1.1'
|
||||
}
|
||||
//apply from: 'jcenter.gradle'
|
||||
apply from: 'jcenter.gradle'
|
||||
|
Reference in New Issue
Block a user