Skip to content

Commit

Permalink
Upgrade osdetector-gradle-plugin to 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ejona86 committed Jan 20, 2023
1 parent 7f240e8 commit ccf96a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
compileOnly "com.android.tools.build:gradle:4.1.0"
compileOnly "org.jetbrains.kotlin.android:org.jetbrains.kotlin.android.gradle.plugin:1.7.22"

implementation 'com.google.gradle:osdetector-gradle-plugin:1.7.1'
implementation 'com.google.gradle:osdetector-gradle-plugin:1.7.2'

testImplementation 'junit:junit:4.12'
testImplementation('org.spockframework:spock-core:1.0-groovy-2.4') {
Expand Down

0 comments on commit ccf96a9

Please sign in to comment.