update to android 31

This commit is contained in:
Ell 2024-10-25 14:38:01 +02:00
parent f18ea7f63b
commit c33e69f47e

View file

@ -2,7 +2,7 @@
<PropertyGroup> <PropertyGroup>
<TargetFramework>net8.0-android</TargetFramework> <TargetFramework>net8.0-android</TargetFramework>
<TargetPlatformVersion>34</TargetPlatformVersion> <TargetPlatformVersion>34</TargetPlatformVersion>
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion> <SupportedOSPlatformVersion>31</SupportedOSPlatformVersion>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<ApplicationId>de.ellpeck.touchytickets</ApplicationId> <ApplicationId>de.ellpeck.touchytickets</ApplicationId>
<ApplicationVersion>140</ApplicationVersion> <ApplicationVersion>140</ApplicationVersion>