update package id to use the word "binary" not "native"

This commit is contained in:
n8fr8 2017-11-17 12:32:24 -05:00
parent 3d951b9dd8
commit ffb8dd0b55
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.torproject.android.native">
package="org.torproject.android.binary">
</manifest>