Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
reflex-frp
Edit Copy
Star
GitHub Repository:
reflex-frp/reflex-platform
Path:
blob/develop/android/Application.mk.nix
1
views
{ nixpkgs , abiVersions }: '' APP_ABI := ${nixpkgs.lib.concatStringsSep " " abiVersions} ''