File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<EmbedAssembliesIntoApk >true</EmbedAssembliesIntoApk >
11
11
</PropertyGroup >
12
12
<ItemGroup >
13
- <PackageReference Include =" ppy.osu.Framework.Android" Version =" 2024.1205 .0" />
13
+ <PackageReference Include =" ppy.osu.Framework.Android" Version =" 2024.1206 .0" />
14
14
</ItemGroup >
15
15
<PropertyGroup >
16
16
<!-- Fody does not handle Android build well, and warns when unchanged.
Original file line number Diff line number Diff line change 35
35
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
36
36
</PackageReference >
37
37
<PackageReference Include =" Realm" Version =" 11.5.0" />
38
- <PackageReference Include =" ppy.osu.Framework" Version =" 2024.1205 .0" />
38
+ <PackageReference Include =" ppy.osu.Framework" Version =" 2024.1206 .0" />
39
39
<PackageReference Include =" ppy.osu.Game.Resources" Version =" 2024.1202.0" />
40
40
<PackageReference Include =" Sentry" Version =" 4.13.0" />
41
41
<!-- Held back due to 0.34.0 failing AOT compilation on ZstdSharp.dll dependency. -->
Original file line number Diff line number Diff line change 17
17
<MtouchInterpreter >-all</MtouchInterpreter >
18
18
</PropertyGroup >
19
19
<ItemGroup >
20
- <PackageReference Include =" ppy.osu.Framework.iOS" Version =" 2024.1205 .0" />
20
+ <PackageReference Include =" ppy.osu.Framework.iOS" Version =" 2024.1206 .0" />
21
21
</ItemGroup >
22
22
</Project >
You can’t perform that action at this time.
0 commit comments