chore: bump "androidx.compose.runtime" version to 1.6.0-beta01

This commit is contained in:
2023-11-20 09:49:00 +08:00
parent 6de476c1aa
commit d70d3d24d6

View File

@@ -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