new release
This commit is contained in:
parent
ee5a9e7fa3
commit
c9054f6b0c
2 changed files with 5 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ android {
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
|
||||||
versionCode 9
|
versionCode 10
|
||||||
versionName '1.2.1'
|
versionName '1.2.2'
|
||||||
|
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
vectorDrawables {
|
vectorDrawables {
|
||||||
|
|
|
||||||
3
metadata/en-US/changelogs/10.txt
Normal file
3
metadata/en-US/changelogs/10.txt
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
- add loading indicator to all progress views
|
||||||
|
- implement server selection for saved credentials
|
||||||
|
- small layout changes for modern feature support
|
||||||
Loading…
Add table
Add a link
Reference in a new issue