aboutsummaryrefslogtreecommitdiffstats
path: root/ardor3d-animation/build.gradle
blob: 21005d412f1c3a51d4ac211d2ac85d544c74d937 (plain)
1
2
3
4
5

description = 'Ardor 3D Skinning and Animation System'
dependencies {
  compile project(':ardor3d-core')
}