forked from organicmaps/organicmaps
[android] Production config for Facebook library.
This commit is contained in:
parent
6795af5d18
commit
5ef71b4a9d
2 changed files with 8 additions and 1 deletions
7
android/3rd_party/facebook-android-sdk/facebook/custom_rules.xml
vendored
Normal file
7
android/3rd_party/facebook-android-sdk/facebook/custom_rules.xml
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project name="MapsWithMe" default="help">
|
||||
|
||||
<target name="production" depends="release">
|
||||
</target>
|
||||
|
||||
</project>
|
|
@ -12,4 +12,4 @@
|
|||
|
||||
android.library=true
|
||||
# Project target.
|
||||
target=android-8
|
||||
target=android-19
|
||||
|
|
Loading…
Add table
Reference in a new issue