mirror of
https://github.com/osukey/osukey.git
synced 2025-06-08 04:48:04 +09:00
Remove blank line
This commit is contained in:
parent
115ea244be
commit
c5358cbb6b
@ -38,7 +38,6 @@ namespace osu.Android
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
#pragma warning disable CS0618 // Type or member is obsolete
|
#pragma warning disable CS0618 // Type or member is obsolete
|
||||||
// this is required else older SDKs will report missing method exception.
|
// this is required else older SDKs will report missing method exception.
|
||||||
versionName = packageInfo.VersionCode.ToString();
|
versionName = packageInfo.VersionCode.ToString();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user