GH-1453 React to the minimum version change - 18
This commit is contained in:
parent
1978078662
commit
a20e2590da
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ using namespace Json;
|
|||
#include "VersionBuildError.h"
|
||||
#include <Version.h>
|
||||
|
||||
#define CURRENT_MINIMUM_LAUNCHER_VERSION 14
|
||||
#define CURRENT_MINIMUM_LAUNCHER_VERSION 18
|
||||
|
||||
int findLibraryByName(QList<OneSixLibraryPtr> haystack, const GradleSpecifier &needle)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue