mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-08 11:34:18 +08:00
chore: bump "androidx.compose.runtime" version to 1.6.0-beta01
This commit is contained in:
@@ -25,13 +25,13 @@ plugins:
|
|||||||
version-ref: android-application
|
version-ref: android-application
|
||||||
|
|
||||||
libraries:
|
libraries:
|
||||||
# Use a placeholder for the alpha compose version
|
# Use a placeholder for the alpha / beta compose version
|
||||||
# In the project to use "androidx.compose.android.version" to obtain the version
|
# In the project to use "androidx.compose.android.version" to obtain the version
|
||||||
# and use the "resolutionStrategy" to replace all the current "stable" versions
|
# and use the "resolutionStrategy" to replace all the current "stable" versions
|
||||||
androidx.compose.runtime:
|
androidx.compose.runtime:
|
||||||
runtime-android:
|
runtime-android:
|
||||||
alias: androidx-compose-android
|
alias: androidx-compose-android
|
||||||
version: 1.6.0-alpha08
|
version: 1.6.0-beta01
|
||||||
com.highcapable.betterandroid:
|
com.highcapable.betterandroid:
|
||||||
ui-component:
|
ui-component:
|
||||||
version: 1.0.1
|
version: 1.0.1
|
||||||
|
Reference in New Issue
Block a user