Skip to content

Commit

Permalink
increment to version 3.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoComandini committed Apr 2, 2019
1 parent 7aeee52 commit 2b2f26c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ android {
applicationId 'com.greenaddress.greenbits_android_wallet'
minSdkVersion 19
targetSdkVersion 28
versionCode 307
versionCode 308
// Don't use defaultConfig.getProperty("versionCode") in versionName
// because it breaks F-Droid!
versionName "3.0.7"
versionName "3.0.8"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
flavorDimensions 'normal'
Expand Down

0 comments on commit 2b2f26c

Please sign in to comment.