Skip to content

Commit

Permalink
updated android dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole committed Apr 25, 2024
1 parent 4902bca commit 1fbee0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -123,9 +123,9 @@ dependencies {
//noinspection GradleDynamicVersion
api 'com.facebook.react:react-native:+'
//noinspection GradleDynamicVersion
api "io.ionic:portals:0.8.+"
api "io.ionic:portals:0.10.+"
//noinspection GradleDynamicVersion
api "io.ionic:liveupdates:0.4.+"
api "io.ionic:liveupdates:0.5.+"

implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3"
}

0 comments on commit 1fbee0c

Please sign in to comment.