Skip to content

Commit

Permalink
Remove 100.14 references
Browse files Browse the repository at this point in the history
  • Loading branch information
Gela Malek Pour authored and Gela Malek Pour committed Aug 15, 2022
1 parent 2bedad8 commit 6b79a20
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import QtQuick 2.6
import QtQuick.Controls 2.2
import QtQuick.Layouts 1.3
import Esri.Samples 1.0
import Esri.ArcGISRuntime.Toolkit 100.14
import Esri.ArcGISRuntime.Toolkit 100.15

GenerateOfflineMapSample {
id: offlineMapSample
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ QT += opengl qml quick

CONFIG += c++14

ARCGIS_RUNTIME_VERSION = 100.14
ARCGIS_RUNTIME_VERSION = 100.15
ARCGIS_RUNTIME_VERSION = 100.15.0
include($$PWD/arcgisruntime.pri)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ QT += qml quick

CONFIG += c++14

ARCGIS_RUNTIME_VERSION = 100.14
ARCGIS_RUNTIME_VERSION = 100.15.0
include($$PWD/arcgisruntime.pri)

Expand Down

0 comments on commit 6b79a20

Please sign in to comment.