Skip to content

Commit b7aae2e

Browse files
committed
AndroidX 1.3 -> 1.4
1 parent b22fc5a commit b7aae2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ flutter {
6464
}
6565

6666
dependencies {
67-
implementation("androidx.window:window:1.3.0")
67+
implementation("androidx.window:window:1.4.0")
6868
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
6969
}

0 commit comments

Comments
 (0)