Skip to content

Commit 8d7031e

Browse files
authored
Garmin FIT SDK 21.176.0
Garmin FIT SDK 21.176.0
2 parents bf8f61c + e7c42a6 commit 8d7031e

File tree

509 files changed

+1366
-1011
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

509 files changed

+1366
-1011
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.garmin</groupId>
77
<artifactId>fit</artifactId>
8-
<version>21.171.0</version>
8+
<version>21.176.0</version>
99
<packaging>jar</packaging>
1010
<name>FIT SDK</name>
1111
<description>The Official Garmin FIT SDK</description>

src/main/com/garmin/fit/AadAccelFeaturesMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/AadAccelFeaturesMesgListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/AccelerometerDataMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/AccelerometerDataMesgListener.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/Accumulator.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/Activity.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/ActivityClass.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/ActivityLevel.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

src/main/com/garmin/fit/ActivityMesg.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
// Transfer (FIT) Protocol License.
66
/////////////////////////////////////////////////////////////////////////////////////////////
77
// ****WARNING**** This file is auto-generated! Do NOT edit this file.
8-
// Profile Version = 21.171.0Release
9-
// Tag = production/release/21.171.0-0-g57fed75
8+
// Profile Version = 21.176.0Release
9+
// Tag = production/release/21.176.0-0-ga30c8ed
1010
/////////////////////////////////////////////////////////////////////////////////////////////
1111

1212

0 commit comments

Comments
 (0)