[manager]: Use MD3

This commit is contained in:
tiann
2022-12-10 21:14:43 +08:00
parent 51c84400cf
commit 1c1c7e0352
13 changed files with 351 additions and 326 deletions

View File

@@ -1,6 +1,6 @@
buildscript {
ext {
compose_ui_version = '1.1.1'
compose_ui_version = '1.3.0'
}
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {