Android Version Bump to 73 (#1289)

This commit is contained in:
enahum 2017-12-08 12:12:06 -03:00 committed by GitHub
parent 3de79da189
commit fd2c36cb94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -106,7 +106,7 @@ android {
applicationId "com.mattermost.rnbeta"
minSdkVersion 21
targetSdkVersion 23
versionCode 72
versionCode 73
versionName "1.5.0"
multiDexEnabled true
ndk {