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-2" android:versionCode="15200040" android:versionName="15.2.0-RC-3" android:versionCode="15200050" 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-2" android:versionCode="15200040" android:versionName="15.2.0-RC-3" android:versionCode="15200050" android:installLocation="auto" > <uses-sdk android:minSdkVersion="16" android:targetSdkVersion="23"/> Loading