Skip to content

Commit bf55e41

Browse files
committed
Update app version
1 parent a6a3bcc commit bf55e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ android {
1313
defaultConfig {
1414
applicationId "io.gnosis.safe"
1515
versionCode getInt("APP_VERSION_CODE", 703)
16-
versionName getKey("APP_VERSION_NAME", "3.6.4")
16+
versionName getKey("APP_VERSION_NAME", "3.6.5")
1717
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1818

1919
// Infura API key

0 commit comments

Comments
 (0)