We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3fbd43 + 75d4379 commit ac4847aCopy full SHA for ac4847a
android/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.4.1)
2
project(PkceChallenge)
3
4
set (CMAKE_VERBOSE_MAKEFILE ON)
5
-set (CMAKE_CXX_STANDARD 14)
+set (CMAKE_CXX_STANDARD 17)
6
7
add_library(react-native-pkce-challenge
8
SHARED
0 commit comments