File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ dependencies {
111
111
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
112
112
implementation " androidx.coordinatorlayout:coordinatorlayout:1.2.0"
113
113
implementation ' com.github.bumptech.glide:glide:4.12.0'
114
- implementation ' com.google.android.material:material:1.8 .0'
114
+ implementation ' com.google.android.material:material:1.12 .0'
115
115
implementation ' com.google.code.gson:gson:2.8.7'
116
116
implementation ' com.squareup.okhttp3:okhttp:3.9.1'
117
117
implementation ' com.termux.termux-app:terminal-view:0.117'
Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ android {
32
32
33
33
dependencies {
34
34
implementation ' androidx.appcompat:appcompat:1.4.0'
35
- implementation ' com.google.android.material:material:1.8 .0'
35
+ implementation ' com.google.android.material:material:1.12 .0'
36
36
implementation ' com.google.code.gson:gson:2.8.7'
37
37
}
You can’t perform that action at this time.
0 commit comments