jcenter 上传

This commit is contained in:
AriaLyy
2017-01-02 16:56:44 +08:00
parent cd55e370cb
commit 98db25f832
5 changed files with 19 additions and 21 deletions

View File

@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 9
targetSdkVersion 23
versionCode 80
versionName "2.3.2"
versionCode 81
versionName "2.3.3"
}
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'