Bump minSdkVersion to 15, which is the minimum supported SDK for the markdown library.
This commit is contained in:
parent
a35d95b799
commit
23d09e05c9
@ -32,7 +32,7 @@ android {
|
|||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "net.monarchpass.android.robuteditor"
|
applicationId "net.monarchpass.android.robuteditor"
|
||||||
minSdkVersion 11
|
minSdkVersion 15
|
||||||
targetSdkVersion 22
|
targetSdkVersion 22
|
||||||
versionCode 48
|
versionCode 48
|
||||||
versionName "1.20"
|
versionName "1.20"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user