Skip to content

Commit

Permalink
⬆️ update material & appcompat
Browse files Browse the repository at this point in the history
  • Loading branch information
yoesuv committed Jun 19, 2023
1 parent fc0f15c commit c5e38c3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ android {
dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
testImplementation 'junit:junit:4.13'
implementation 'androidx.appcompat:appcompat:1.6.0'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.9.0'

implementation "com.google.android.gms:play-services-maps:$playServiceMapsVersion"
implementation "com.google.android.gms:play-services-location:$playServiceLocationVersion"
Expand Down

0 comments on commit c5e38c3

Please sign in to comment.