Skip to content

Commit 5ee485a

Browse files
abonnaudet-ledgerkmeudic-ledger
authored andcommitted
Set API LEVEL 25
1 parent 6f54fb8 commit 5ee485a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile.defines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ __MAKEFILE_DEFINES__ := 1
2020

2121
include $(BOLOS_SDK)/Makefile.target
2222

23-
API_LEVEL := 0
23+
API_LEVEL := 25
2424

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

0 commit comments

Comments
 (0)