1
0
Fork 0
mirror of https://github.com/geometer/FBReaderJ.git synced 2025-10-03 17:59:33 +02:00

Set target to android-19 in all the submodules

This commit is contained in:
Zsombor Gegesy 2016-05-04 07:35:48 +02:00
parent 36b6dc13b9
commit d104a19bd8
3 changed files with 3 additions and 3 deletions

View file

@ -11,4 +11,4 @@ android.library=true
# Indicates whether an apk should be generated for each density. # Indicates whether an apk should be generated for each density.
split.density=false split.density=false
# Project target. # Project target.
target=android-11 target=android-19

View file

@ -8,5 +8,5 @@
# project structure. # project structure.
# Project target. # Project target.
target=android-14 target=android-19
android.library=true android.library=true

View file

@ -12,4 +12,4 @@
android.library=true android.library=true
# Project target. # Project target.
target=android-5 target=android-19