We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e9fe20 commit 0956275Copy full SHA for 0956275
1 file changed
android/app/build.gradle
@@ -82,5 +82,6 @@ flutter {
82
83
dependencies {
84
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
85
+ implementation "androidx.window:window:1.0.0"
86
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
87
}
0 commit comments