1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 07:56:19 +00:00

Update build version to Java 7

This commit is contained in:
David A. Velasco 2017-04-25 11:34:49 +02:00
parent 9fe7c995dd
commit 0e5cf18d8c

8
ant.properties Normal file
View File

@ -0,0 +1,8 @@
# This file contains custom properties used by the Ant build system.
#
# This file must be checked in Version Control Systems.
#
# Java version options
java.source=1.7
java.target=1.7