Skip to content

Commit

Permalink
Merge branch 'release/v5.1.1' into 'master'
Browse files Browse the repository at this point in the history
Release v5.1.1

See merge request mobile/android/android!2090
  • Loading branch information
javiergm1983 committed Oct 22, 2021
2 parents 89f1174 + 281201f commit c8b0069
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ task clean(type: Delete) {
// Define versions in a single place
ext {
// App
appVersion = "5.1"
versionCode = 409
appVersion = "5.1.1"
versionCode = 411

// Sdk and tools
compileSdkVersion = 30
Expand Down

0 comments on commit c8b0069

Please sign in to comment.