File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,9 @@ dependencies {
5454 implementation project(' :assists' )
5555 implementation project(' :assists-mp' )
5656 implementation project(' :assists-opcv' )
57- // implementation "com.github.ven-coder.Assists:assists-base:v3.2.14 "
58- // implementation "com.github.ven-coder.Assists:assists-opcv:v3.2.14 "
59- // implementation "com.github.ven-coder.Assists:assists-mp:v3.2.14 "
57+ // implementation "com.github.ven-coder.Assists:assists-base:v3.2.15 "
58+ // implementation "com.github.ven-coder.Assists:assists-opcv:v3.2.15 "
59+ // implementation "com.github.ven-coder.Assists:assists-mp:v3.2.15 "
6060 implementation " androidx.room:room-runtime:${ rootProject.ext.roomVersion} "
6161 implementation " androidx.room:room-ktx:${ rootProject.ext.roomVersion} "
6262 implementation " com.github.mrmike:ok2curl:${ rootProject.ext.ok2curlVersion} "
You can’t perform that action at this time.
0 commit comments