Skip to content

Commit

Permalink
Merge pull request quran#1934 from quran/dependabot/gradle/com.google…
Browse files Browse the repository at this point in the history
….errorprone-error_prone_core-2.12.1
  • Loading branch information
ahmedre authored Apr 9, 2022
2 parents c47b0ea + 5261e0c commit ba41a90
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 @@ -176,7 +176,7 @@ dependencies {
androidTestImplementation "androidx.test.espresso:espresso-intents:${espressoVersion}"
androidTestImplementation "androidx.test.ext:junit:${androidxJunitExtVersion}"

errorprone 'com.google.errorprone:error_prone_core:2.11.0'
errorprone 'com.google.errorprone:error_prone_core:2.12.1'

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

0 comments on commit ba41a90

Please sign in to comment.