Skip to content

Commit

Permalink
chore(plugin): upgrade osdeterctor to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
simpleton committed Aug 31, 2018
1 parent ff077dc commit 247b460
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndResGuard-gradle-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
compile gradleApi()
compile localGroovy()
//compile group: 'com.tencent.mm', name: 'AndResGuard-core', version: version
compile 'com.google.gradle:osdetector-gradle-plugin:1.4.0'
compile 'com.google.gradle:osdetector-gradle-plugin:1.6.0'
compile project(':AndResGuard-core')
}

Expand Down

0 comments on commit 247b460

Please sign in to comment.