Skip to content

Commit a680f15

Browse files
GH-2035 update version number
1 parent 1ea75cd commit a680f15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ apply from: '../buildsystem/test_android_dependencies.gradle'
1313
android {
1414
defaultConfig {
1515
applicationId "io.gnosis.safe"
16-
versionCode getInt("APP_VERSION_CODE", 703)
17-
versionName getKey("APP_VERSION_NAME", "3.10.0")
16+
versionCode getInt("APP_VERSION_CODE", 908)
17+
versionName getKey("APP_VERSION_NAME", "3.11.0")
1818
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1919

2020
// Infura API key

0 commit comments

Comments
 (0)