File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3030</p >
3131
3232<p align =" center " >
33- <a href =" https://github.com/JessYanCoding/InsGallery/raw/master/apk/v0.6.2_2020_07_31 .apk " >
33+ <a href =" https://github.com/JessYanCoding/InsGallery/raw/master/apk/v0.6.6_2020_08_01 .apk " >
3434 <b>APK</b>
3535 </a >
3636</p >
4747
4848## Download
4949``` gradle
50- implementation 'me.jessyan:insgallery:0.6.2 '
50+ implementation 'me.jessyan:insgallery:0.6.6 '
5151```
5252
5353## Usage
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
3434
3535dependencies {
3636 implementation project(' :picture_library' )
37- // implementation 'me.jessyan:insgallery:0.6.2 '
37+ // implementation 'me.jessyan:insgallery:0.6.6 '
3838
3939 implementation " androidx.appcompat:appcompat:${ cfgs.version_appcompat} "
4040 implementation " androidx.recyclerview:recyclerview:${ cfgs.version_recyclerview} "
Original file line number Diff line number Diff line change 44 buildToolsVersion : " 29.0.3" ,
55 minSdkVersion : 19 ,
66 targetSdkVersion : 29 ,
7- versionCode : 27 ,
8- versionName : " 0.6.2 " ,
7+ versionCode : 31 ,
8+ versionName : " 0.6.6 " ,
99 ucropVersionCode : 25 ,
1010 ucropVersionName : " 2.2.5-native" ,
1111
You can’t perform that action at this time.
0 commit comments