Skip to content

Commit 056734e

Browse files
committed
increment to version 3.1.8
1 parent ff7ae07 commit 056734e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ android {
4141
applicationId 'com.greenaddress.greenbits_android_wallet'
4242
minSdkVersion 19
4343
targetSdkVersion 28
44-
versionCode 317
44+
versionCode 318
4545
// Don't use defaultConfig.getProperty("versionCode") in versionName
4646
// because it breaks F-Droid!
47-
versionName "3.1.7"
47+
versionName "3.1.8"
4848
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
4949
}
5050
flavorDimensions 'normal'

0 commit comments

Comments
 (0)