Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-w authored Jun 3, 2021
1 parent 8c04c8e commit 8c47e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redux/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ dependencies {
testImplementation 'androidx.test:core:1.0.0'
androidTestImplementation 'org.mockito:mockito-android:2.24.0'
testImplementation 'org.robolectric:robolectric:4.3'
api "androidx.core:core-ktx:+"
api "androidx.core:core-ktx:1.3.0"
api "androidx.lifecycle:lifecycle-viewmodel-ktx:2.1.0"
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
}
Expand Down

0 comments on commit 8c47e13

Please sign in to comment.