Skip to content

Commit ed5ba75

Browse files
committed
Drop support for Android 5.0 and 5.1
1 parent ac8a128 commit ed5ba75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Vocup.Android/Vocup.Android.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<OutputType>Exe</OutputType>
44
<TargetFramework>net10.0-android</TargetFramework>
5-
<SupportedOSPlatformVersion>21</SupportedOSPlatformVersion>
5+
<SupportedOSPlatformVersion>23</SupportedOSPlatformVersion>
66
<ApplicationId>org.vocup</ApplicationId>
77
<ApplicationVersion>4</ApplicationVersion>
88
<ApplicationDisplayVersion>2.3.0</ApplicationDisplayVersion>

0 commit comments

Comments
 (0)