We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c5b3d2 commit aeba8faCopy full SHA for aeba8fa
IonicPortals/build.gradle.kts
@@ -45,7 +45,7 @@ android {
45
dependencies {
46
implementation(kotlin("reflect"))
47
48
- api("com.capacitorjs:core:[5.4.1,5.5.0)")
+ api("com.capacitorjs:core:[5.5.0,5.6.0)")
49
compileOnly("io.ionic:liveupdates:0.4.1")
50
51
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-android:1.7.0")
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ionic-portals-android",
3
- "version": "0.8.2",
+ "version": "0.8.3",
4
"description": "Ionic Portals",
5
"homepage": "https://ionic.io/portals",
6
"author": "Ionic Team <[email protected]> (https://ionic.io)",
0 commit comments