Jetpack Compose????....

This commit is contained in:
sockenklaus
2022-07-15 23:52:58 +02:00
parent 82b85c20c8
commit 1cbdf9a442
17 changed files with 216 additions and 167 deletions

View File

@@ -1,7 +1,5 @@
buildscript {
ext {
compose_version = '1.1.0-beta01'
}
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.2.1' apply false