mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Remove proguard-jar as it is no longer needed by any modules now that Android integrations Proguard.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2350 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
17a237e88a
commit
334a6ba2fe
|
@ -1,8 +1,5 @@
|
|||
version=2.1
|
||||
|
||||
# Set to the location where ProGuard's proguard.jar file can be found.
|
||||
#proguard-jar=/usr/local/android-sdk/tools/proguard/lib/proguard.jar
|
||||
|
||||
# Set this to the location where you installed the Android SDK.
|
||||
#android-home=C:\\Program Files\\android-sdk-windows
|
||||
#android-home=/usr/local/android-sdk
|
||||
|
|
Loading…
Reference in a new issue