Update AndroidManifest.xml

rebrand fdroid to belmarket
This commit is contained in:
Danial Behzadi 2016-08-10 15:36:49 +00:00
parent 8a375357ed
commit 1e8d7655bc

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.fdroid.fdroid" package="org.belos.belmarket"
android:installLocation="auto"> android:installLocation="auto">
<uses-sdk <uses-sdk