Release 1.77.0

This commit is contained in:
tom79 2019-03-24 19:10:03 +01:00
parent 44d93159f1
commit de3dcbd48a
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
versionCode 247
versionName "1.76.0"
versionCode 248
versionName "1.77.0"
multiDexEnabled true
}
dexOptions {