Skip to content

Commit

Permalink
IDE-27 added androidx.core version 1.3.2 into gradle.build (#5050)
Browse files Browse the repository at this point in the history
Co-authored-by: Dominik Bek <[email protected]>
  • Loading branch information
dajminks and Dominik Bek authored Nov 11, 2024
1 parent 12b8803 commit 48985da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions catroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,9 @@ dependencies {
implementation 'androidx.cardview:cardview:1.0.0'
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.browser:browser:1.2.0'
implementation 'androidx.core:core-ktx:1.3.2'



implementation "androidx.test.espresso:espresso-idling-resource:$espressoVersion"

Expand Down

0 comments on commit 48985da

Please sign in to comment.