summaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2014-10-03 23:52:57 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2014-10-03 23:52:57 +0200
commit331143ef593ce24a76f6caadcd5f9dcce8783fb5 (patch)
tree884e9bdf48321b9e15d28812eba40d6223d1d98a /build.gradle
parentc4d43b7a87bab33f1486af3d6ace82750026d0f9 (diff)
downloadRustAndDust-331143ef593ce24a76f6caadcd5f9dcce8783fb5.zip
RustAndDust-331143ef593ce24a76f6caadcd5f9dcce8783fb5.tar.gz
MoveToAnimation: fix rotation
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 292b9b7..a354fe6 100644
--- a/build.gradle
+++ b/build.gradle
@@ -42,6 +42,7 @@ allprojects {
add 'ge'
add 'hex'
add 'unit'
+ add 'counters'
}
}
}