tfw you forget to push changes :upside_down:

This commit is contained in:
2024-04-17 15:26:13 -05:00
parent 8c8d7f21a7
commit 802b2f46ee
188 changed files with 5127 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.androidApplication) apply false
}