Skip to content

Commit

Permalink
fix(deps): update dependency androidx.window:window to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 29, 2024
1 parent 0b17c11 commit 608b462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ imageLoader = { module = "io.github.qdsfdhvh:image-loader", version.ref = "image
androidxActivityActivityCompose = { module = "androidx.activity:activity-compose", version.ref = "androidxActivity" }
androidxDatastoreDatastorePreferences = { module = "androidx.datastore:datastore-preferences-core", version = "1.1.1" }
androidxBrowser = { module = "androidx.browser:browser", version = "1.8.0" }
androidxWindow = { module = "androidx.window:window", version = "1.2.0" }
androidxWindow = { module = "androidx.window:window", version = "1.3.0" }
androidxSplashScreen = { module = "androidx.core:core-splashscreen", version.ref = "androidxSplashScreen" }
javaPoet = { module = "com.squareup:javapoet", version = "1.13.0" }

Expand Down

0 comments on commit 608b462

Please sign in to comment.