Skip to content

Commit

Permalink
Bump android sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-r-elp committed Sep 19, 2024
1 parent f41cef9 commit 8c37cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# include some defines automatically made by qpm
include(qpm_defines.cmake)

# override mod id
# set(MOD_ID "QuestSounds")
# Bump Android sdk version
set(ANDROID_PLATFORM 29)

# Enable link time optimization
# In my experience, this can be highly unstable but it nets a huge size optimization and likely performance
Expand Down

0 comments on commit 8c37cb9

Please sign in to comment.