Skip to content

Commit 0956275

Browse files
committed
fix fc on Android 12L & Android 13
1 parent 5e9fe20 commit 0956275

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ flutter {
8282

8383
dependencies {
8484
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
85+
implementation "androidx.window:window:1.0.0"
8586
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
8687
}

0 commit comments

Comments
 (0)