initial commit

This commit is contained in:
2026-05-26 00:51:07 -07:00
commit be631985cb
31 changed files with 1157 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"permissions": {
"allow": [
"Bash(printenv ANDROID_HOME)",
"Bash(./gradlew assembleDebug *)",
"Bash(export JAVA_HOME=\"/Applications/Android Studio.app/Contents/jbr/Contents/Home\")",
"WebSearch"
]
}
}