Loading app/src/main/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" package="org.torproject.android" android:versionName="15.2.0-RC-4" android:versionCode="15204000" android:versionName="15.2.0-RC-5" android:versionCode="15205000" android:installLocation="auto" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/> Loading Loading
app/src/main/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" package="org.torproject.android" android:versionName="15.2.0-RC-4" android:versionCode="15204000" android:versionName="15.2.0-RC-5" android:versionCode="15205000" android:installLocation="auto" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/> Loading