Upgrade the replugin-plugin-gradle version to v.2.1.4

This commit is contained in:
王玉鹏 2017-07-08 20:28:26 +08:00 committed by GitHub
parent 87561e10e7
commit 191fcbf1cf

View File

@ -40,7 +40,7 @@ buildscript {
}
group = 'com.qihoo360.replugin' //
version = '2.1.3.1' //
version = '2.1.4' //
dependencies {
compile 'com.android.tools.build:gradle:2.1.3'
@ -106,4 +106,4 @@ publishing {
}
}
apply from: 'bintray.gradle'
apply from: 'bintray.gradle'