Skip to content

Commit

Permalink
chore: downgraded material
Browse files Browse the repository at this point in the history
  • Loading branch information
yusera-at-dwao committed Sep 13, 2024
1 parent b7b344e commit 4e3cd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion alium/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies {


implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'
implementation 'com.google.android.material:material:1.6.0'
testImplementation 'junit:junit:4.13.2'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.android.volley:volley:1.2.1'
Expand Down

0 comments on commit 4e3cd5d

Please sign in to comment.