Skip to content

Commit ebcffec

Browse files
committed
Update dependency org.jetbrains:annotations to v23
1 parent b2293c3 commit ebcffec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ dependencies {
113113
implementation "androidx.recyclerview:recyclerview:1.1.0"
114114
implementation 'androidx.preference:preference:1.1.1'
115115
implementation 'com.google.android.material:material:1.2.1'
116-
implementation 'org.jetbrains:annotations:22.0.0'
116+
implementation 'org.jetbrains:annotations:23.0.0'
117117
implementation 'com.github.frankiesardo:linearlistview:1.0.1@aar'
118118
implementation 'com.codemybrainsout.onboarding:onboarder:1.0.4'
119119
implementation 'com.github.MFlisar:changelog:1.1.7'

0 commit comments

Comments
 (0)