Skip to content

Commit

Permalink
increment to version 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoComandini committed Apr 9, 2019
1 parent 38e19ab commit f65987a
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 309
versionCode 310
// Don't use defaultConfig.getProperty("versionCode") in versionName
// because it breaks F-Droid!
versionName "3.0.9"
versionName "3.1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
flavorDimensions 'normal'
Expand Down

0 comments on commit f65987a

Please sign in to comment.