Browse Source

工程配置

huangbo 8 years ago
parent
commit
533f37d256
2 changed files with 3 additions and 1 deletions
  1. 2 0
      ipu-alertdialog/.gitignore
  2. 1 1
      ipu-alertdialog/project.properties

+ 2 - 0
ipu-alertdialog/.gitignore

@ -0,0 +1,2 @@
1
/gen/
2
/bin/

+ 1 - 1
ipu-alertdialog/project.properties

@ -11,5 +11,5 @@
11 11
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
12 12
13 13
# Project target.
14
target=android-21
14
target=android-19
15 15
android.library=true