new release
This commit is contained in:
parent
692ccda94c
commit
678777a330
2 changed files with 5 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionCode 2
|
versionCode 3
|
||||||
versionName '1.0.1'
|
versionName '1.0.2'
|
||||||
|
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
useSupportLibrary = true
|
useSupportLibrary = true
|
||||||
|
|
|
||||||
3
metadata/en-US/changelogs/3.txt
Normal file
3
metadata/en-US/changelogs/3.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
- update dependencies
|
||||||
|
- add version check for future breaking changes
|
||||||
|
- implement options for image caching
|
||||||
Loading…
Add table
Add a link
Reference in a new issue