Change version to 0.1.4

This commit is contained in:
Thomas Andres Gomez 2022-10-26 10:21:01 +02:00
parent 80bcb9a686
commit d17912207a
2 changed files with 2 additions and 2 deletions

View file

@ -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 {