2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-01-04 02:55:50 +03:00
rehlds/flightrec/decoder/build.gradle
2015-05-17 15:30:30 +04:00

5 lines
82 B
Groovy

apply plugin: 'java'
sourceCompatibility = '1.7'
targetCompatibility = '1.7'