Loading k9mail/src/main/AndroidManifest.xml +3 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.eelo.mail"> package="io.eelo.mail" android:sharedUserId="foundation.e.sharedprocess"> <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="23"/> Loading Loading
k9mail/src/main/AndroidManifest.xml +3 −2 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="io.eelo.mail"> package="io.eelo.mail" android:sharedUserId="foundation.e.sharedprocess"> <uses-sdk android:minSdkVersion="21" android:targetSdkVersion="23"/> Loading