Target Android sdk 31 using a fork of reflex-platform supporting this
This changes us to use a fork of reflex-platform with two useful features: * It accepts arguments controlling the Android sdk versions written to the Gradle build file. We use this feature to bump our target sdk version. This will let us build bundles accepted by Google Play Store. * It has a fix to the Nix expression for Android "Bundle" builds that makes the install phase succeed by copying the correct file around. The latter is not directly relevant to sdk 31 support but it's in the integration branch so by switching to that branch we're getting it. This is great because we'll want it in a minute anyway.
parent
f0ed6a8d
No related branches found
No related tags found
Showing
- obelisk/default.nix 6 additions, 1 deletionobelisk/default.nix
- obelisk/dep/reflex-platform/default.nix 2 additions, 0 deletionsobelisk/dep/reflex-platform/default.nix
- obelisk/dep/reflex-platform/github.json 8 additions, 0 deletionsobelisk/dep/reflex-platform/github.json
- obelisk/dep/reflex-platform/thunk.nix 12 additions, 0 deletionsobelisk/dep/reflex-platform/thunk.nix
Loading
Please register or sign in to comment