Add newlines to the end of all files
This commit is contained in:
@@ -26,4 +26,4 @@ public class ${ANDROID_PROJECT_ACTIVITY} extends LumberyardActivity
|
||||
System.loadLibrary("c++_shared");
|
||||
Log.d("LMBR", "BootStrap: Finished Library load");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -85,4 +85,4 @@
|
||||
[
|
||||
"wscript"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -78,4 +78,4 @@
|
||||
}]
|
||||
}]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,4 +4,4 @@
|
||||
<bool name="use_patch_obb">${ANDROID_USE_PATCH_OBB}</bool>
|
||||
<bool name="enable_keep_screen_on">${ANDROID_ENABLE_KEEP_SCREEN_ON}</bool>
|
||||
<bool name="disable_immersive_mode">${ANDROID_DISABLE_IMMERSIVE_MODE}</bool>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
@@ -79,4 +79,4 @@ ${CUSTOM_APPLY_ASSET_LAYOUT_RELEASE_TASK}
|
||||
${CUSTOM_GRADLE_COPY_NATIVE_DEBUG_LIB_TASK}
|
||||
${CUSTOM_GRADLE_COPY_NATIVE_PROFILE_LIB_TASK}
|
||||
${CUSTOM_GRADLE_COPY_NATIVE_RELEASE_LIB_TASK}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -164,4 +164,4 @@
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
</LinearLayout>
|
||||
</LinearLayout>
|
||||
|
||||
Reference in New Issue
Block a user