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 e189dc6 commit 2e31156Copy full SHA for 2e31156
app/build.gradle
@@ -120,7 +120,7 @@ dependencies {
120
implementation 'com.google.android.material:material:1.12.0'
121
implementation 'androidx.core:core-ktx:1.13.1'
122
123
- implementation 'org.apache.commons:commons-lang3:3.14.0'
+ implementation 'org.apache.commons:commons-lang3:3.16.0'
124
implementation 'com.github.Kunzisoft:Android-SwitchDateTimePicker:2.1'
125
implementation 'com.github.bmelnychuk:atv:1.2.9'
126
implementation 'com.github.johnkil.print:print:1.3.1'
0 commit comments