Set minSdkVersion to 21 (Android 5.0) (#976)

* Set minSdkVersion to 21 (Android 5.0)

* Update README
This commit is contained in:
enahum
2017-10-02 12:22:28 -03:00
parent b64153fcb8
commit fe19fc1cee
2 changed files with 4 additions and 1 deletions

View File

@@ -93,7 +93,7 @@ android {
defaultConfig {
applicationId "com.mattermost.rnbeta"
minSdkVersion 16
minSdkVersion 21
targetSdkVersion 23
versionCode 52
versionName "1.3.0"