Merge branch 'release/1.4'

pull/2/head 1.4
bvn13 2022-09-25 22:18:55 +03:00
commit 57e260d342
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
<artifactId>GpxAndroidSdk</artifactId>
<groupId>me.bvn13.sdk.android.gpx</groupId>
<version>1.3</version>
<version>1.4</version>
<packaging>jar</packaging>
@ -146,7 +146,7 @@
<version>${dokka.version}</version>
<executions>
<execution>
<phase>pre-site</phase>
<phase>process-resources</phase>
<goals>
<goal>dokka</goal>
</goals>
@ -227,7 +227,7 @@
<version>${dokka.version}</version>
<executions>
<execution>
<phase>pre-site</phase>
<phase>process-resources</phase>
<goals>
<goal>dokka</goal>
</goals>