File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ dependencies {
60
60
61
61
compileOnly ' com.google.auto.value:auto-value-annotations:1.6.5'
62
62
annotationProcessor ' com.google.auto.value:auto-value:1.6.5'
63
- implementation ' androidx.appcompat:appcompat:1.5 .1'
63
+ implementation ' androidx.appcompat:appcompat:1.3 .1'
64
64
implementation " androidx.browser:browser:1.3.0"
65
65
implementation " androidx.constraintlayout:constraintlayout:2.1.4"
66
66
Original file line number Diff line number Diff line change 36
36
android : layout_width =" wrap_content"
37
37
android : layout_height =" wrap_content"
38
38
android : layout_marginTop =" 24dp"
39
- android : onClick =" submitFeedback"
40
39
android : text =" Submit"
41
40
app : layout_constraintEnd_toEndOf =" parent"
42
41
app : layout_constraintHorizontal_bias =" 0.5"
You can’t perform that action at this time.
0 commit comments