Shorten longer descriptions to 140 characters

This commit is contained in:
Corbin Crutchley
2022-02-09 22:59:16 -08:00
parent 586968ddb7
commit 70d1abcb43
19 changed files with 20 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
---
{
title: "Integrating Native Android Code in Unity",
description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well you can! This article outlines how to set that up!',
description: 'Have you ever wanted to run native Java and Kotlin code from your mobile game written in Unity? Well, you can! Let's see how.',
published: '2020-01-04T05:12:03.284Z',
authors: ['crutchcorn'],
tags: ['unity', 'android', 'csharp', 'java'],