24 Commits

Author SHA1 Message Date
jwetzell f76c70e54f fix yaml syntax 2025-01-26 19:48:32 -06:00
jwetzell 83e9b2706d try uploading apk as build artifact 2025-01-26 19:46:53 -06:00
jwetzell b7f8deec6c fix proj file name in build workflow 2025-01-26 19:33:01 -06:00
jwetzell 6e8d455980 remove iOS building and change directory 2025-01-26 19:28:56 -06:00
dependabot[bot] 38ff4aa1ce Bump microsoft/setup-msbuild from 1.3.1 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.3.1 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.3.1...v2.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:57:06 +00:00
dependabot[bot] f3d3d1c753 Bump NuGet/setup-nuget from 1.2.0 to 2.0.0
Bumps [NuGet/setup-nuget](https://github.com/nuget/setup-nuget) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/nuget/setup-nuget/releases)
- [Commits](https://github.com/nuget/setup-nuget/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: NuGet/setup-nuget
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:32:19 +00:00
jwetzell a944b75918 Try setting up java 2024-04-16 17:31:44 -05:00
dependabot[bot] 744e826113 Bump actions/checkout from 1 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v1...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-16 22:26:00 +00:00
jwetzell f391b7e553 Rename .dependabot.yml to dependabot.yml 2024-04-16 17:25:31 -05:00
jwetzell 1e084d7883 Create .dependabot.yml 2024-04-16 17:24:16 -05:00
jwetzell c4cc4884c4 update android github workflow 2023-11-26 01:52:00 -06:00
jwetzell 976e4d3dda Create FUNDING.yml 2022-11-08 15:58:55 -06:00
jwetzell 9a3a668314 Update setup-nuget action 2021-01-28 13:50:32 -06:00
jwetzell 9e86f59aca Switch to MS setup-msbuild 2021-01-28 13:46:59 -06:00
jwetzell c3acd35850 Only check for master branch 2020-06-19 17:21:31 -05:00
jwetzell 15cd121e24 Fix Syntax 2020-06-17 11:18:26 -05:00
jwetzell 04bc161987 Add iOS project back into action 2020-06-17 11:17:04 -05:00
jwetzell 2b8ba693d8 Add Setup Actions 2020-06-17 11:06:06 -05:00
jwetzell a0aaad285f Move Android action to windows runner 2020-06-17 10:55:42 -05:00
jwetzell 69a32f349c Move Android Action off of macos runner 2020-06-17 10:54:40 -05:00
jwetzell 85d854d217 remove cd line 2020-06-12 08:26:10 -05:00
jwetzell 90611ff9b2 Add iOS Action remove Practice Action 2020-06-12 08:25:13 -05:00
jwetzell 6a46d887e1 Add android action 2020-06-12 08:19:34 -05:00
jwetzell 8c2cf622ab Add build action 2020-06-12 08:15:35 -05:00