Skip to content

Commit 06a0fa7

Browse files
committed
Increased version number for capacitor dependency and live updates
1 parent 430b754 commit 06a0fa7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

IonicPortals/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ android {
4444
dependencies {
4545
implementation(kotlin("reflect"))
4646

47-
api("com.capacitorjs:core:[6.0.0,6.1.0)")
48-
compileOnly("io.ionic:liveupdates:0.5.1")
47+
api("com.capacitorjs:core:[6.0.0,7.0.0)")
48+
compileOnly("io.ionic:liveupdates:0.5.5")
4949

5050
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.3")
5151
implementation("androidx.core:core-ktx:1.12.0")

0 commit comments

Comments
 (0)