Loading AndroidManifest.xml +2 −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" android:versionCode="19001" android:versionName="4.700" package="com.fsck.k9" android:versionCode="19002" android:versionName="4.701" package="com.fsck.k9" > <uses-sdk android:minSdkVersion="8" Loading Loading
AndroidManifest.xml +2 −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" android:versionCode="19001" android:versionName="4.700" package="com.fsck.k9" android:versionCode="19002" android:versionName="4.701" package="com.fsck.k9" > <uses-sdk android:minSdkVersion="8" Loading