コミットテスト

This commit is contained in:
nemukemo 2024-07-15 13:19:58 +09:00
parent 060934e22f
commit 80e1ac1a32

View File

@ -60,6 +60,7 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.9.3' implementation 'com.squareup.okhttp3:okhttp:4.9.3'
implementation 'com.google.code.gson:gson:2.8.9' // Gsonライブラリの追加 implementation 'com.google.code.gson:gson:2.8.9' // Gsonライブラリの追加
} }
//
dependencies { dependencies {
implementation 'com.google.android.material:material:1.5.0' implementation 'com.google.android.material:material:1.5.0'
} }