Skip to content

Commit

Permalink
Update OSS gradle plugin version (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj authored Jan 11, 2023
1 parent bf34674 commit 25cdb4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.auth0.gradle.oss-library.android" version "0.11.0"
id "com.auth0.gradle.oss-library.android" version "0.17.1"
}

logger.lifecycle("Using version ${version} for ${name}")
Expand Down

0 comments on commit 25cdb4c

Please sign in to comment.