Renamed the project to CEIDEC-Pong.

This commit is contained in:
2014-10-24 08:40:49 -04:30
parent 83c0b894f7
commit 817b414756
39 changed files with 140 additions and 131 deletions

View File

@@ -13,7 +13,7 @@ allprojects {
version = '1.0'
ext {
appName = 'PouKemon'
appName = 'CEIDEC-Pong'
gdxVersion = '1.4.1'
roboVMVersion = '0.0.14'
}