File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ dependencies {
124
124
implementation ' com.squareup.okhttp3:okhttp:3.12.13'
125
125
implementation ' com.github.omadahealth:swipy:1.2.3'
126
126
implementation ' de.cketti.library.changelog:ckchangelog:1.2.2'
127
- implementation ' com.google.android:flexbox:0.3.2 '
127
+ implementation ' com.google.android.flexbox :flexbox:3.0.0 '
128
128
implementation ' com.mikepenz:materialdrawer:6.1.1'
129
129
implementation ' com.mikepenz:aboutlibraries:6.2.0'
130
130
implementation " com.mikepenz:fastadapter:$fastadapterVersion "
Original file line number Diff line number Diff line change 88
88
app:flexWrap=" wrap"
89
89
app:layout_constraintStart_toStartOf=" @+id/fromLocation"
90
90
app:layout_constraintEnd_toEndOf=" @+id/fromLocation"
91
- app:layout_constraintTop_toBottomOf=" @+id/fromLocation" >
91
+ app:layout_constraintTop_toBottomOf=" @+id/fromLocation"
92
+ app:alignItems=" stretch"
93
+ app:alignContent=" stretch" >
92
94
93
95
<include layout =" @layout/list_item_line" />
94
96
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ dependencyVerification {
89
89
' com.google.android.apps.common.testing.accessibility.framework:accessibility-test-framework:2.0:accessibility-test-framework-2.0.jar:cdf16ef8f5b8023d003ce3cc1b0d51bda737762e2dab2fedf43d1c4292353f7f' ,
90
90
' com.google.android.material:material:1.0.0:material-1.0.0.aar:7680e381a3c03798d999b2e441caadd8a56a0a808e108024a67af9fe26c11adc' ,
91
91
' com.google.android.material:material:1.5.0:material-1.5.0.aar:b14dc96f95085f26f36aab703b2f791d136b71e91d5e80f0a0364531074a69c7' ,
92
- ' com.google.android:flexbox:0.3.2 :flexbox-0.3.2. aar:610a6a00695e873b4b6b785b7dce1c60f6a5964044b6d093b4d1060cbf13c278 ' ,
92
+ ' com.google.android.flexbox :flexbox:3.0.0 :flexbox-3.0.0. aar:5e19500486fd7c8e2e8c7aad6bbba9c8d0ada7057c6b32b9b5c61439814e7574 ' ,
93
93
' com.google.auto.value:auto-value-annotations:1.6.3:auto-value-annotations-1.6.3.jar:0e951fee8c31f60270bc46553a8586001b7b93dbb12aec06373aa99a150392c0' ,
94
94
' com.google.auto:auto-common:0.10:auto-common-0.10.jar:b876b5fddaceeba7d359667f6c4fb8c6f8658da1ab902ffb79ec9a415deede5f' ,
95
95
' com.google.code.findbugs:jsr305:2.0.1:jsr305-2.0.1.jar:1e7f53fa5b8b5c807e986ba335665da03f18d660802d8bf061823089d1bee468' ,
You can’t perform that action at this time.
0 commit comments