Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ea3ff1a authored by Ricki Hirner's avatar Ricki Hirner
Browse files

Raise SDK to level 14 (required by testing library)

parent 2c7523be
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -33,8 +33,7 @@ android {
    buildToolsVersion '28.0.3'

    defaultConfig {
        //noinspection MinSdkTooLow
        minSdkVersion 9        // Android 2.3
        minSdkVersion 14
        targetSdkVersion 28

        buildConfigField "String", "version_okhttp", "\"$okhttp_version\""