Commit 24dee21b authored by Nathan Freitas's avatar Nathan Freitas
Browse files

15.2.0-RC-5 notification fixes!

parent ba212a44
Loading
Loading
Loading
Loading
+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"/>