mirror of
https://gitee.com/replugin/RePlugin.git
synced 2024-12-02 11:48:02 +08:00
Upgrade the replugin-plugin-gradle version to v.2.1.4
This commit is contained in:
parent
87561e10e7
commit
191fcbf1cf
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user