diff --git a/examples/gradle.properties b/examples/gradle.properties index 8148fd3..d400691 100644 --- a/examples/gradle.properties +++ b/examples/gradle.properties @@ -9,6 +9,5 @@ kotlin.code.style=official #Android android.useAndroidX=true -# TODO - bump down -androidMinSDK=21 +androidMinSDK=14 androidCompileSDK=34 \ No newline at end of file