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

5 lines
82 B
Groovy
Raw Normal View History

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