Skip to content

Commit

Permalink
Declare com.wooga.security:macos-security as API
Browse files Browse the repository at this point in the history
  • Loading branch information
Larusso authored Jul 7, 2022
1 parent 5946028 commit 2af209d
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 @@ -49,7 +49,7 @@ cveHandler {
}

dependencies {
implementation 'com.wooga.security:macos-security:[1,2['
api 'com.wooga.security:macos-security:[1,2['
integrationTestImplementation 'com.wooga.spock.extensions:spock-macos-keychain-extension:[1,2['
implementation 'com.wooga.gradle:gradle-commons:[1,2['
testImplementation 'com.wooga.gradle:gradle-commons-test:[1,2['
Expand Down

0 comments on commit 2af209d

Please sign in to comment.