Skip to content

Commit

Permalink
Updated to latest Capacitor
Browse files Browse the repository at this point in the history
  • Loading branch information
carlpoole committed May 4, 2022
1 parent 18d7664 commit d399f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IonicPortals/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ android {
dependencies {
implementation(kotlin("reflect"))

api("com.capacitorjs:core:3.4.1")
api("com.capacitorjs:core:3.5.1")
compileOnly("io.ionic:liveupdates:0.0.5")

implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.5.0")
Expand Down

0 comments on commit d399f63

Please sign in to comment.