update to android 31
This commit is contained in:
parent
f18ea7f63b
commit
c33e69f47e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<PropertyGroup>
|
||||
<TargetFramework>net8.0-android</TargetFramework>
|
||||
<TargetPlatformVersion>34</TargetPlatformVersion>
|
||||
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
|
||||
<SupportedOSPlatformVersion>31</SupportedOSPlatformVersion>
|
||||
<OutputType>Exe</OutputType>
|
||||
<ApplicationId>de.ellpeck.touchytickets</ApplicationId>
|
||||
<ApplicationVersion>140</ApplicationVersion>
|
||||
|
|
Loading…
Reference in a new issue