Updated to material 3, layout is now a proper scaffold, navigationbar added

This commit is contained in:
2022-11-06 12:01:10 +01:00
parent c5cb18abb4
commit ec4fcc0ec2
15 changed files with 158 additions and 140 deletions

View File

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