DEADSOFTWARE

Fix jumping and ui controls
[cavedroid.git] / android / build.gradle
index 106767b94df2c8480cf155c87cc39b476c3e93af..f0e5e52042015e41914807c39ed74b2f344b19bc 100644 (file)
@@ -46,6 +46,9 @@ android {
             applicationIdSuffix ".debug"
         }
     }
+    buildFeatures {
+        buildConfig true
+    }
 
 }