We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b0b64c commit 1a2ca0aCopy full SHA for 1a2ca0a
1 file changed
app/build.gradle
@@ -31,7 +31,7 @@ dependencies {
31
implementation 'androidx.cardview:cardview:1.0.0'
32
//noinspection GradleDependency
33
implementation 'com.ismaeldivita.chipnavigation:chip-navigation-bar:1.2.0'
34
- implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.3.72'
+ implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.4.0'
35
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
36
implementation 'androidx.gridlayout:gridlayout:1.0.0'
37
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.1.0'
0 commit comments