Skip to content

Commit

Permalink
chore(common): Rename variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ermshiperete committed May 8, 2024
1 parent 096a011 commit 4142187
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/build/minimum-versions.inc.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ KEYMAN_MIN_VERSION_VISUAL_STUDIO=2019
KEYMAN_MIN_VERSION_MESON=1.0.0

# Language and runtime versions
KEYMAN_MIN_VERSION_JAVA=11 # We're using Java/OpenJDK 11
KEYMAN_VERSION_JAVA=11 # We're using Java/OpenJDK 11
KEYMAN_MIN_VERSION_CPP=17 # C++17
KEYMAN_MIN_VERSION_ANDROID_SDK=21

Expand Down

0 comments on commit 4142187

Please sign in to comment.