0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00

Move minSdkVersion to 15

This commit is contained in:
Mike Hardy 2018-04-01 13:50:50 -05:00 committed by Tim Rae
parent af28520185
commit 11b3028388

View File

@ -7,7 +7,7 @@ android {
defaultConfig {
applicationId "com.ichi2.anki"
minSdkVersion 14
minSdkVersion 15
targetSdkVersion 25
testApplicationId "com.ichi2.anki.tests"
vectorDrawables.useSupportLibrary = true