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

Commit 9ef6fb7d authored by frankpreel's avatar frankpreel
Browse files

Increase minSdkVersion as TextClassification needs updated version

parent 8143d530
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ android {

    defaultConfig {
        applicationId "foundation.e.camera"
        minSdkVersion 25
        minSdkVersion 26
        targetSdkVersion 33

        renderscriptTargetApi 21