File tree Expand file tree Collapse file tree 7 files changed +5
-33
lines changed
Expand file tree Collapse file tree 7 files changed +5
-33
lines changed Original file line number Diff line number Diff line change @@ -86,7 +86,7 @@ The ```build.gradle``` in Main Module add
8686``` java
8787 dependencies {
8888 ...
89- implementation ' com.tengine.android:tenginekit:1.1.2 '
89+ implementation ' com.tengine.android:tenginekit:1.1.3 '
9090 ...
9191 }
9292```
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ Project中的build.gradle添加
8484```
8585 dependencies {
8686 ...
87- implementation 'com.tengine.android:tenginekit:1.1.2 '
87+ implementation 'com.tengine.android:tenginekit:1.1.3 '
8888 ...
8989 }
9090```
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation ' com.makeramen:roundedimageview:2.3.0'
5151 implementation ' com.google.android.material:material:1.0.0'
5252
53- implementation ' com.tengine.android:tenginekit:1.1.2 '
53+ implementation ' com.tengine.android:tenginekit:1.1.3 '
5454
5555 implementation ' com.android.support:appcompat-v7:28.0.0'
5656 implementation ' com.android.support:recyclerview-v7:28.0.0'
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation ' com.makeramen:roundedimageview:2.3.0'
5151 implementation ' com.google.android.material:material:1.0.0'
5252
53- implementation ' com.tengine.android:tenginekit:1.1.2 '
53+ implementation ' com.tengine.android:tenginekit:1.1.3 '
5454
5555 implementation ' com.android.support:appcompat-v7:28.0.0'
5656 implementation ' com.android.support:recyclerview-v7:28.0.0'
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation ' com.makeramen:roundedimageview:2.3.0'
5151 implementation ' com.google.android.material:material:1.0.0'
5252
53- implementation ' com.tengine.android:tenginekit:1.1.2 '
53+ implementation ' com.tengine.android:tenginekit:1.1.3 '
5454
5555 implementation ' com.android.support:appcompat-v7:28.0.0'
5656 implementation ' com.android.support:recyclerview-v7:28.0.0'
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments