Skip to content

Commit

Permalink
Use fake API LEVEL 15
Browse files Browse the repository at this point in the history
  • Loading branch information
abonnaudet-ledger committed May 17, 2024
1 parent 7f74f19 commit 4c0afc2
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 := 19
API_LEVEL := 15

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

0 comments on commit 4c0afc2

Please sign in to comment.