Android: Require Android 5.0.

This commit is contained in:
Eder Bastos 2015-06-02 10:30:21 -04:00 committed by sigmabeta
parent f197b5e7d5
commit dbdc8121f0
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ android {
defaultConfig {
applicationId "org.dolphinemu.dolphinemu"
minSdkVersion 18
minSdkVersion 21
targetSdkVersion 21
// TODO This should be set to the Buildbot build number for release builds, and be "1" for debug builds.