Commit Graph

11 Commits

Author SHA1 Message Date
Honza Rychnovsky 8f59a207fb
[#539] SDK causes crash on emulators with x86_64 architecture
* [#539] SDK causes crash on emulators with x86_64 architecture
- NDK version reverted back to 22.1.7171670.
- Attached TODO with issue for future handling of the problem.
- Install specific Android NDK version.
- Update changelog.
Co-authored-by: Carter Jernigan <git@carterjernigan.com>
2022-06-03 14:38:38 +02:00
Carter Jernigan 84442a23a7
[#517] Switch to Adoptium JDK (#519)
Temurin/Adoptium is the default used by Gradle toolchains, and they now have both Java 11 and 17 ARM support for Macs
2022-05-24 08:19:46 -04:00
Carter Jernigan 125bd63d53 [#506] GitHub Setup Java Action 3.3.0 2022-05-09 09:38:31 -04:00
Carter Jernigan 9dd46079d2 [#498] Setup Java Action 3.2.0 2022-04-29 15:33:53 -04:00
Carter Jernigan 940240b5a7 [#488] GitHub Actions Setup Java 3.1.1 2022-04-12 09:22:49 -04:00
Carter Jernigan 6c505e7ab7 [#487] GitHub Cache Action 3.0.2 2022-04-12 09:22:49 -04:00
Carter Jernigan 2fea0a9a85 [#446] GitHub Cache Action 3.0.1 2022-04-06 15:42:46 -04:00
Carter Jernigan 820f63bf00 [#455] Setup Java 3.1.0 2022-04-06 15:42:46 -04:00
Carter Jernigan 97285fb031 [#439] GitHub Cache action v3 2022-03-28 07:59:26 -04:00
Carter Jernigan 06b2b524c6 [#425] Pin GitHub Action versions
Previously versions were using tags.  By pinning them to SHAs, it ensures the versions cannot be changed.

Also note that I used the latest release, so many of the actions received a version bump as part of this change.
2022-03-11 06:19:27 -05:00
Carter Jernigan 3c575a497c Configure build with GitHub Actions
Also configure testing with Firebase Test Lab
2022-01-26 15:19:28 -05:00