oh my gotto no mor outputto
This commit is contained in:
parent
4d5371be5e
commit
1e8f8d6dc9
4 changed files with 30 additions and 3 deletions
3
MetaforceInstaller.Core/Models/ApkInfo.cs
Normal file
3
MetaforceInstaller.Core/Models/ApkInfo.cs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
namespace MetaforceInstaller.Core.Models;
|
||||
|
||||
public record ApkInfo(string PackageName, string VersionName, string VersionCode);
|
||||
Loading…
Add table
Add a link
Reference in a new issue