Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
elgatovital committed Nov 5, 2020
1 parent 7f9fd1f commit 93dea08
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.4.0")
versionName getKey("APP_VERSION_NAME", "2.5.0")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// Debug Settings
Expand Down

0 comments on commit 93dea08

Please sign in to comment.