Skip to content

Commit

Permalink
Set API_LEVEL 21
Browse files Browse the repository at this point in the history
  • Loading branch information
abonnaudet-ledger committed Jun 21, 2024
1 parent 2e56806 commit c8af4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.defines
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ __MAKEFILE_DEFINES__ := 1

include $(BOLOS_SDK)/Makefile.target

API_LEVEL := 0
API_LEVEL := 21

# APPNAME exposed to the app as a CFLAG because it might contain spaces
CFLAGS += -DAPPNAME=\"$(APPNAME)\"
Expand Down

0 comments on commit c8af4c7

Please sign in to comment.