Skip to content

Commit

Permalink
Update gradle plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
poovamraj committed Dec 19, 2023
1 parent 07ff6f8 commit f4bfb88
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"
id "com.auth0.gradle.oss-library.android" version "0.18.0"
}

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

0 comments on commit f4bfb88

Please sign in to comment.