Skip to content

Commit

Permalink
Update copy-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Jan 22, 2025
1 parent 207ae21 commit 5cc83a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ build: build-aar copy-aar sdk-release
release: build sdk-release copy-sdk example-release

copy-sdk:
cp build/sdk/outputs/aar/$(SDK_OUTPUT) example/libs
cp build/$(SDK_OUTPUT) example/libs

sdk-debug:
$(GRADLEW) clean :$(SDK_DIR):assembleDebug
Expand Down

0 comments on commit 5cc83a1

Please sign in to comment.