1<#ftl> 2# This file is automatically generated by Android Tools. 3# Do not modify this file -- YOUR CHANGES WILL BE ERASED! 4# 5# This file must be checked in Version Control Systems. 6# 7# To customize properties used by the Ant build system edit 8# "ant.properties", and override values to adapt the script to your 9# project structure. 10# 11# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, 12user.home): 13<#noparse> 14#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt 15</#noparse> 16 17# Project target. 18target=android-${compile_sdk} 19