Skip to content
Snippets Groups Projects

Make home great again

Merged poka requested to merge makeHomeGreatAgain into master
9 files
+ 530
291
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 1
1
[env]
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
CARGO_MAKE_WORKSPACE_INCLUDE_MEMBERS = ["native/dubp_rs"]
ANDROID_PLATFORM_VERSION = "22"
ANDROID_PLATFORM_VERSION = "21"
TARGET_OS = "unknown"
RELEASE = true
DEV = false
Loading