GH-1453 React to the minimum version change - 18
This commit is contained in:
parent
1978078662
commit
a20e2590da
@ -15,7 +15,7 @@ using namespace Json;
|
|||||||
#include "VersionBuildError.h"
|
#include "VersionBuildError.h"
|
||||||
#include <Version.h>
|
#include <Version.h>
|
||||||
|
|
||||||
#define CURRENT_MINIMUM_LAUNCHER_VERSION 14
|
#define CURRENT_MINIMUM_LAUNCHER_VERSION 18
|
||||||
|
|
||||||
int findLibraryByName(QList<OneSixLibraryPtr> haystack, const GradleSpecifier &needle)
|
int findLibraryByName(QList<OneSixLibraryPtr> haystack, const GradleSpecifier &needle)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user