Prepares release 1.7.6

This commit is contained in:
stom79 2018-01-20 11:21:46 +01:00
parent 5f63c9f2b3
commit bfcf3dc9a9
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 15
targetSdkVersion 27
versionCode 105
versionName "1.7.5"
versionCode 106
versionName "1.7.6"
}
flavorDimensions "default"
buildTypes {