Skip to content

Commit

Permalink
update android build settings
Browse files Browse the repository at this point in the history
  • Loading branch information
korzha committed Mar 27, 2013
1 parent c0a0161 commit 03336cf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions slf4j-android/.gitignore
@@ -1,2 +1,2 @@
/gen

bin/
gen/
@@ -1,12 +1,14 @@
# This file is automatically generated by Android Tools.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
#
# This file must be checked in Version Control Systems.
#
#
# To customize properties used by the Ant build system use,
# "build.properties", and override values to adapt the script to your
# "ant.properties", and override values to adapt the script to your
# project structure.

android.library=true
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-3

0 comments on commit 03336cf

Please sign in to comment.