Release 1.70.0
This commit is contained in:
parent
fddba00b7e
commit
563b050ed3
|
@ -7,8 +7,8 @@ android {
|
||||||
applicationId "fr.gouv.etalab.mastodon"
|
applicationId "fr.gouv.etalab.mastodon"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 234
|
versionCode 235
|
||||||
versionName "1.70.0-beta-1"
|
versionName "1.70.0"
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
}
|
}
|
||||||
dexOptions {
|
dexOptions {
|
||||||
|
|
Loading…
Reference in New Issue