Update app icon and version to 0.1.4

This commit is contained in:
Thomas Andres Gomez 2023-07-21 09:02:21 +02:00
parent 416b5278ed
commit 99f7546621
13 changed files with 5 additions and 5 deletions

View file

@ -27,7 +27,7 @@ android {
minSdk = 26
targetSdk = 33
versionCode = gitBuildNumber
versionName = "0.1.3"
versionName = "0.1.4"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {