Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Change source compatibility to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Farache committed Mar 19, 2014
1 parent d0aa737 commit 4212463
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
## Build
##

sourceCompatibility=
targetCompatibility=
sourceCompatibility=1.6
targetCompatibility=1.6
version=6.2.0.1

0 comments on commit 4212463

Please sign in to comment.