Bump minSdkVersion to 15, which is the minimum supported SDK for the markdown library.
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user