Skip to content

Commit

Permalink
Merge pull request #2304 from quran/renovate/com.google.errorprone-er…
Browse files Browse the repository at this point in the history
…ror_prone_core-2.x
  • Loading branch information
ahmedre authored Jun 16, 2023
2 parents 437a140 + 0795003 commit 8818a09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ dependencies {
testImplementation "androidx.test.espresso:espresso-core:${espressoVersion}"
testImplementation "androidx.test.espresso:espresso-intents:${espressoVersion}"

errorprone 'com.google.errorprone:error_prone_core:2.19.1'
errorprone 'com.google.errorprone:error_prone_core:2.20.0'

// Number Picker
implementation 'io.github.ShawnLin013:number-picker:2.4.13'
Expand Down

0 comments on commit 8818a09

Please sign in to comment.