コミットテスト
This commit is contained in:
parent
060934e22f
commit
80e1ac1a32
|
@ -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'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user