We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41a74a0 commit f15f025Copy full SHA for f15f025
app/build.gradle
@@ -41,6 +41,7 @@ android {
41
}
42
43
dependencies {
44
+ implementation 'com.google.android.material:material:1.13.0'
45
implementation 'androidx.appcompat:appcompat:1.7.1'
46
implementation 'com.android.volley:volley:1.2.1'
47
0 commit comments