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 8c50403 commit 1bb0cd4Copy full SHA for 1bb0cd4
1 file changed
android/build.gradle
@@ -75,7 +75,7 @@ repositories {
75
dependencies {
76
implementation fileTree(dir: 'libs', include: ['*.jar'])
77
78
- implementation 'io.ionic.libs:ioncamera-android:1.0.0'
+ implementation 'io.ionic.libs:ioncamera-android:1.0.1'
79
80
if (System.getenv("CAP_PLUGIN_PUBLISH") == "true") {
81
implementation "com.capacitorjs:core:$capacitorVersion"
0 commit comments