Work on Data Transfer

This commit is contained in:
Astatin3
2024-03-29 17:37:05 -06:00
parent 8913c7391d
commit bd98af9baa
16 changed files with 324 additions and 109 deletions
+4
View File
@@ -1,4 +1,8 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
}
dependencies {
}