summaryrefslogtreecommitdiffstats
path: root/ios/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'ios/build.gradle')
-rw-r--r--ios/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/build.gradle b/ios/build.gradle
index 8ade426..f237649 100644
--- a/ios/build.gradle
+++ b/ios/build.gradle
@@ -4,7 +4,7 @@ sourceCompatibility = '1.7'
[compileJava, compileTestJava]*.options*.encoding = 'UTF-8'
ext {
- mainClassName = "ch.asynk.creepingarmor.IOSLauncher"
+ mainClassName = "ch.asynk.rustanddust.IOSLauncher"
}
// Extracts native libs (*.a) from the native-ios.jar and places them