Skip to content

Commit

Permalink
Update app version
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitryBespalov committed Apr 29, 2024
1 parent 3133d35 commit 8950587
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", "3.9.0")
versionName getKey("APP_VERSION_NAME", "3.10.0")
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

// Infura API key
Expand Down

0 comments on commit 8950587

Please sign in to comment.