Skip to content

Commit

Permalink
Update Android Material to 1.12.0
Browse files Browse the repository at this point in the history
Closes: #380
  • Loading branch information
ghusta committed May 3, 2024
1 parent 7ba9e90 commit 723bada
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.8.0'
implementation 'androidx.recyclerview:recyclerview:1.3.2'
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'

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

0 comments on commit 723bada

Please sign in to comment.