2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-01-19 10:08:04 +03:00

5 lines
82 B
Groovy
Raw Normal View History

2015-05-17 15:30:30 +04:00
apply plugin: 'java'
sourceCompatibility = '1.7'
targetCompatibility = '1.7'