kept falling asleep 💀

This commit is contained in:
2024-02-05 11:44:56 -06:00
parent 7c6e0d61e9
commit f6c2218850
211 changed files with 4945 additions and 10 deletions

View 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
}