initial commit
This commit is contained in:
commit
fbc6ec57d3
49 changed files with 1555 additions and 0 deletions
5
build.gradle
Normal file
5
build.gradle
Normal file
|
@ -0,0 +1,5 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
plugins {
|
||||
id 'com.android.application' version '7.3.1' apply false
|
||||
id 'com.android.library' version '7.3.1' apply false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue