mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
gradle: update activity-compose and adjust updates plugin
This commit is contained in:
parent
3924e9426b
commit
61fabc7b35
2 changed files with 2 additions and 3 deletions
|
@ -18,7 +18,7 @@ workmanager = "2.8.0-alpha02"
|
|||
[libraries]
|
||||
accompanist-swiperefresh = { module = "com.google.accompanist:accompanist-swiperefresh", version.ref = "accompanist" }
|
||||
accompanist-sysuicontroller = { module = "com.google.accompanist:accompanist-systemuicontroller", version.ref = "accompanist" }
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.5.0-rc01"
|
||||
androidx-activity-compose = "androidx.activity:activity-compose:1.6.0-alpha05"
|
||||
androidx-benchmark-macro-junit4 = "androidx.benchmark:benchmark-macro-junit4:1.1.0"
|
||||
androidx-browser = "androidx.browser:browser:1.4.0"
|
||||
androidx-core-splashscreen = "androidx.core:core-splashscreen:1.0.0-rc01"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue