Skip to content

Commit f15f025

Browse files
committed
add material
1 parent 41a74a0 commit f15f025

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ android {
4141
}
4242

4343
dependencies {
44+
implementation 'com.google.android.material:material:1.13.0'
4445
implementation 'androidx.appcompat:appcompat:1.7.1'
4546
implementation 'com.android.volley:volley:1.2.1'
4647
}

0 commit comments

Comments
 (0)