Skip to content

Commit

Permalink
com.android.support:multidex:1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Khen Solomon Lethil committed Jun 12, 2022
1 parent 7847676 commit 589722a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,6 @@ dependencies {
implementation 'com.google.firebase:firebase-auth'

implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
// implementation 'com.android.support:multidex:1.0.3'
implementation "androidx.multidex:multidex:2.0.1"
implementation 'com.android.support:multidex:1.0.3'
// implementation "androidx.multidex:multidex:2.0.1"
}

0 comments on commit 589722a

Please sign in to comment.