summaryrefslogtreecommitdiff
path: root/samples/reply-keyboard
diff options
context:
space:
mode:
Diffstat (limited to 'samples/reply-keyboard')
-rw-r--r--samples/reply-keyboard/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/reply-keyboard/CMakeLists.txt b/samples/reply-keyboard/CMakeLists.txt
index 845b038..4510692 100644
--- a/samples/reply-keyboard/CMakeLists.txt
+++ b/samples/reply-keyboard/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.13.4)
+cmake_minimum_required(VERSION 3.10.2)
project(reply-keyboard)
set(CMAKE_CXX_STANDARD 14)