diff options
| author | Rémi Verschelde <rverschelde@gmail.com> | 2020-07-14 08:40:32 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 08:40:32 +0200 |
| commit | 41802d83975a52a4f6c23de0bceaa0e055031ee1 (patch) | |
| tree | cca6d4a103237c4d427f01f1e8fa81df99d722ad /platform/android/java/lib/res/values-cs | |
| parent | 678368df27019930a2cb7b359ab448652eb231b8 (diff) | |
| parent | 16f7b464b689fe2ed00c5ff2949df030eed61238 (diff) | |
Merge pull request #40335 from aaronfranke/formatting-gh-actions
Use GitHub Actions for file formatting and style checks
Diffstat (limited to 'platform/android/java/lib/res/values-cs')
| -rw-r--r-- | platform/android/java/lib/res/values-cs/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/java/lib/res/values-cs/strings.xml b/platform/android/java/lib/res/values-cs/strings.xml index 30ce00f895..83ff73e12a 100644 --- a/platform/android/java/lib/res/values-cs/strings.xml +++ b/platform/android/java/lib/res/values-cs/strings.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> <resources> <string name="godot_project_name_string">godot-project-name-cs</string> -</resources>
\ No newline at end of file +</resources> |