This commit is contained in:
lsh9672
2025-06-11 16:31:06 +09:00
commit f0fbb47c51
164 changed files with 8667 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
dependencies {
implementation project(':common')
// SMS Service (Optional)
implementation 'net.nurigo:sdk:4.3.0'
}