Skip to content

Commit 2b2f26c

Browse files
committed
increment to version 3.0.8
1 parent 7aeee52 commit 2b2f26c

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 307
44+
versionCode 308
4545
// Don't use defaultConfig.getProperty("versionCode") in versionName
4646
// because it breaks F-Droid!
47-
versionName "3.0.7"
47+
versionName "3.0.8"
4848
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
4949
}
5050
flavorDimensions 'normal'

0 commit comments

Comments
 (0)