Warning, /maui/mauikit/src/platforms/android/version.gradle.in is written in an unsupported language. File is not indexed.

0001 // SPDX-FileCopyrightText: %{CURRENT_YEAR} %{AUTHOR} <%{EMAIL}>
0002 // SPDX-License-Identifier: BSD-3-Clause
0003 
0004 ext {
0005     projectVersionFull = "@PROJECT_VERSION@"
0006 }