Skip to content

Commit

Permalink
Soure compatibility is stricted to not mess around with other projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey Malevaniy committed Jan 22, 2015
1 parent a2a531e commit 95bd742
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion LikeOrmCommons/build.gradle
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
apply plugin: 'java'
apply plugin: 'java'
sourceCompatibility = 1.6
targetCompatibility = 1.6

0 comments on commit 95bd742

Please sign in to comment.