diff --git a/android/build.gradle b/android/build.gradle index 0df2518..0ffbe21 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -45,3 +45,10 @@ dependencies { repositories { mavenCentral() } + +configurations.all { + resolutionStrategy { + force "androidx.core:core:1.6.0" + force 'androidx.core:core-ktx:1.6.0' + } +} \ No newline at end of file diff --git a/example/pubspec.lock b/example/pubspec.lock index f138bfa..e93a0aa 100644 --- a/example/pubspec.lock +++ b/example/pubspec.lock @@ -94,7 +94,7 @@ packages: path: ".." relative: true source: path - version: "2.0.1" + version: "2.0.3" sky_engine: dependency: transitive description: flutter