Change version to 0.1.4
This commit is contained in:
parent
80bcb9a686
commit
d17912207a
2 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# 0.1.4
|
||||
> Not yet
|
||||
> Published 26 October 2022
|
||||
* Fix SignIn and EditProfile Urls.
|
||||
* Fix Search IME padding.
|
||||
* Clear search filter after validation.
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ android {
|
|||
minSdk 26
|
||||
targetSdk 33
|
||||
versionCode generateVersionCode()
|
||||
versionName "0.1.3"
|
||||
versionName "0.1.4"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue