Skip to content

Commit

Permalink
Update Android Material to 1.11.0
Browse files Browse the repository at this point in the history
Closes: #350
  • Loading branch information
ghusta authored and Guillaume HUSTA committed Dec 14, 2023
1 parent 9bc8087 commit 82f1bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ dependencies {
implementation 'androidx.browser:browser:1.7.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.google.android.material:material:1.10.0'
implementation 'com.google.android.material:material:1.11.0'

implementation 'org.apache.commons:commons-lang3:3.14.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
Expand Down

0 comments on commit 82f1bf2

Please sign in to comment.