new release

This commit is contained in:
dkanada 2020-07-04 00:09:25 +09:00
commit 678777a330
2 changed files with 5 additions and 2 deletions

View file

@ -8,8 +8,8 @@ android {
minSdkVersion 19
targetSdkVersion 29
versionCode 2
versionName '1.0.1'
versionCode 3
versionName '1.0.2'
vectorDrawables {
useSupportLibrary = true

View file

@ -0,0 +1,3 @@
- update dependencies
- add version check for future breaking changes
- implement options for image caching