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

Commit b3510290 authored by Gyanesh Mittal's avatar Gyanesh Mittal Committed by Gerrit Code Review
Browse files

Merge "Update Contacts app targetSdkVersion to 34"

parents 6986db59 3fc90a4c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@
          android:versionName="1.7.34">

    <uses-sdk
        android:minSdkVersion="33"
        android:targetSdkVersion="33"/>
        android:minSdkVersion="34"
        android:targetSdkVersion="34"/>

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