File tree Expand file tree Collapse file tree 4 files changed +0
-9
lines changed
bottomsheet/platforms/android
snackbar/platforms/android
textfield/platforms/android
textview/platforms/android Expand file tree Collapse file tree 4 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 11
22dependencies {
3- def androidXAppCompatVersion = project. hasProperty(" androidXAppCompatVersion" ) ? project. androidXAppCompatVersion : " 1.2.0"
43 def androidXMaterial = project. hasProperty(" androidXMaterial" ) ? project. androidXMaterial : " 1.2.1"
54
6- implementation " androidx.appcompat:appcompat:$androidXAppCompatVersion "
75 implementation " com.google.android.material:material:$androidXMaterial "
86}
Original file line number Diff line number Diff line change 11
22dependencies {
3- def androidXAppCompatVersion = project. hasProperty(" androidXAppCompatVersion" ) ? project. androidXAppCompatVersion : " 1.2.0"
43 def androidXMaterial = project. hasProperty(" androidXMaterial" ) ? project. androidXMaterial : " 1.2.1"
54
6- implementation " androidx.appcompat:appcompat:$androidXAppCompatVersion "
75 implementation " com.google.android.material:material:$androidXMaterial "
86}
Original file line number Diff line number Diff line change 11
22dependencies {
3- def androidXAppCompatVersion = project. hasProperty(" androidXAppCompatVersion" ) ? project. androidXAppCompatVersion : " 1.2.0"
43 def androidXMaterial = project. hasProperty(" androidXMaterial" ) ? project. androidXMaterial : " 1.2.1"
5-
6- implementation " androidx.appcompat:appcompat:$androidXAppCompatVersion "
74 implementation " com.google.android.material:material:$androidXMaterial "
85}
Original file line number Diff line number Diff line change 11
22dependencies {
3- def androidXAppCompatVersion = project. hasProperty(" androidXAppCompatVersion" ) ? project. androidXAppCompatVersion : " 1.2.0"
43 def androidXMaterial = project. hasProperty(" androidXMaterial" ) ? project. androidXMaterial : " 1.2.1"
54
6- implementation " androidx.appcompat:appcompat:$androidXAppCompatVersion "
75 implementation " com.google.android.material:material:$androidXMaterial "
86}
You can’t perform that action at this time.
0 commit comments