Skip to content

Commit

Permalink
Update app version to 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatovital committed Jan 14, 2021
1 parent 1994d3e commit 4f2c466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ android {
defaultConfig {
applicationId "io.gnosis.safe"
versionCode getInt("APP_VERSION_CODE", 703)
versionName getKey("APP_VERSION_NAME", "2.7.0")
versionName getKey("APP_VERSION_NAME", "2.8.0")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// API keys
Expand Down

0 comments on commit 4f2c466

Please sign in to comment.