Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alopezh committed Jul 13, 2021
1 parent e8e56c3 commit 36a9524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ android {
applicationId "es.gob.radarcovid"
minSdkVersion 23
targetSdkVersion 29
versionCode 12
versionName "1.4.0"
versionCode 13
versionName "1.4.1"
resConfigs "en", "es", "ro", "ca", "gl", "eu", "fr"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 36a9524

Please sign in to comment.