Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sridatta Gorugantula
Stickers
Commits
a9a40d8b
Commit
a9a40d8b
authored
Apr 03, 2020
by
ar-arvind
Committed by
Simon Xu
May 01, 2020
Browse files
Bump Material Components to 1.1.0
parent
39558df4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Android/app/build.gradle
View file @
a9a40d8b
...
...
@@ -101,8 +101,8 @@ tasks.whenTaskAdded { task ->
dependencies
{
implementation
fileTree
(
include:
[
'*.jar'
],
dir:
'libs'
)
implementation
'androidx.appcompat:appcompat:1.1.0'
implementation
'com.google.android.material:material:1.
0
.0'
testImplementation
'junit:junit:4.1
2
'
implementation
'com.google.android.material:material:1.
1
.0'
testImplementation
'junit:junit:4.1
3
'
androidTestImplementation
'androidx.test:runner:1.2.0'
androidTestImplementation
'androidx.test.espresso:espresso-core:3.2.0'
implementation
'androidx.recyclerview:recyclerview:1.1.0'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment