All done
This commit is contained in:
parent
6d3ab691fb
commit
387f10b920
82 changed files with 2916 additions and 0 deletions
6
build.gradle
Normal file
6
build.gradle
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '7.4.1' apply false
|
||||
id 'com.android.library' version '7.4.1' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.0' apply false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue