Bump minSdkVersion to 15, which is the minimum supported SDK for the markdown library.

This commit is contained in:
Adrian Malacoda 2018-06-23 02:07:12 -05:00
parent a35d95b799
commit 23d09e05c9

View File

@ -32,7 +32,7 @@ android {
defaultConfig {
applicationId "net.monarchpass.android.robuteditor"
minSdkVersion 11
minSdkVersion 15
targetSdkVersion 22
versionCode 48
versionName "1.20"