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

Commit 5f223af9 authored by Nolen Johnson's avatar Nolen Johnson Committed by Michael Bestas
Browse files

Contacts: Up minimum SDK to 26

* Adaptive Icon won't work on anything sub-26.

Change-Id: Ie1bda5d4b382d568fd20a4a3dea3aacb7631cc9e
parent 14105b87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
          android:versionName="1.7.31">

    <uses-sdk
        android:minSdkVersion="21"
        android:minSdkVersion="26"
        android:targetSdkVersion="28"/>

    <original-package android:name="com.android.contacts"/>