Skip to content

Commit

Permalink
Merge pull request #635 from Qihoo360/dev
Browse files Browse the repository at this point in the history
Update all DEMO dependent versions to 2.3.0
  • Loading branch information
bnotebook authored Aug 10, 2018
2 parents a980368 + 056f38b commit def6ac6
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion replugin-sample-extra/fresco/FrescoHost/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ repluginHostConfig {
}

dependencies {
compile 'com.qihoo360.replugin:replugin-host-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-host-lib:2.3.0'

compile fileTree(dir: 'libs', include: ['*.jar'])
androidTestCompile('com.android.support.test.espresso:espresso-core:2.2.2', {
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample-extra/fresco/FrescoHost/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.qihoo360.replugin:replugin-host-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-host-gradle:2.3.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample-extra/fresco/FrescoPlugin/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
apply plugin: 'replugin-plugin-gradle'

dependencies {
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.3.0'

compile 'com.android.support:appcompat-v7:26.0.0-alpha1'

Expand Down
2 changes: 1 addition & 1 deletion replugin-sample-extra/fresco/FrescoPlugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.0'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.3.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/host/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ repluginHostConfig {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.qihoo360.replugin:replugin-host-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-host-lib:2.3.0'
}
2 changes: 1 addition & 1 deletion replugin-sample/host/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.qihoo360.replugin:replugin-host-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-host-gradle:2.3.0'
}
}

Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-demo1/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repluginPluginConfig {
}

dependencies {
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.3.0'
provided files('libs/fragment.jar')//这个jar就是从Support-fragment中提取出来的并非特制包目的是为了骗过编译期
provided files('libs/common-utils-lib-1.0.0.jar')//这个jar就是从Host的utils中编译生成的,其目的是为了骗过编译期
compile(name: 'plugin-library', ext: 'aar')//sample:compile aar
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-demo1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.3.0'
}
}

Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-demo2/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ repluginPluginConfig {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.3.0'
}

if (android.defaultConfig.multiDexEnabled) {
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-demo2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.3.0'
}
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ android {


dependencies {
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.3.0'
provided files('libs/fragment.jar')
compile "org.jetbrains.kotlin:kotlin-stdlib-jre7:$kotlin_version"
//这个jar就是从Support-fragment中提取出来的并非特制包目的是为了骗过编译期
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-demo3-kotlin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.3.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
}
}
Expand Down
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-webview/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,5 @@ repluginPluginConfig {
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.android.support:appcompat-v7:25.3.1'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.2.4'
compile 'com.qihoo360.replugin:replugin-plugin-lib:2.3.0'
}
2 changes: 1 addition & 1 deletion replugin-sample/plugin/plugin-webview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:2.3.3'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.2.4'
classpath 'com.qihoo360.replugin:replugin-plugin-gradle:2.3.0'
}
}

Expand Down

0 comments on commit def6ac6

Please sign in to comment.