We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2293c3 commit ebcffecCopy full SHA for ebcffec
app/build.gradle
@@ -113,7 +113,7 @@ dependencies {
113
implementation "androidx.recyclerview:recyclerview:1.1.0"
114
implementation 'androidx.preference:preference:1.1.1'
115
implementation 'com.google.android.material:material:1.2.1'
116
- implementation 'org.jetbrains:annotations:22.0.0'
+ implementation 'org.jetbrains:annotations:23.0.0'
117
implementation 'com.github.frankiesardo:linearlistview:1.0.1@aar'
118
implementation 'com.codemybrainsout.onboarding:onboarder:1.0.4'
119
implementation 'com.github.MFlisar:changelog:1.1.7'
0 commit comments