Skip to content

Commit

Permalink
Update dependency org.jetbrains:annotations to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 27, 2021
1 parent b2293c3 commit ebcffec
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 @@ -113,7 +113,7 @@ dependencies {
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.google.android.material:material:1.2.1'
implementation 'org.jetbrains:annotations:22.0.0'
implementation 'org.jetbrains:annotations:23.0.0'
implementation 'com.github.frankiesardo:linearlistview:1.0.1@aar'
implementation 'com.codemybrainsout.onboarding:onboarder:1.0.4'
implementation 'com.github.MFlisar:changelog:1.1.7'
Expand Down

0 comments on commit ebcffec

Please sign in to comment.