Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

Commit 301c458

Browse files
committed
Update config
1 parent 27b1347 commit 301c458

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ as desired.
1717

1818
## Usage
1919

20+
See [Releases](https://github.com/touchlab/KotlinCocoapods/releases) for current version.
21+
2022
Add the following to the buildscript section:
2123

2224
```groovy

gradle.properties

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
GROUP=co.touchlab
22
VERSION_NAME=0.7
33

4-
POM_URL=https://github.com/touchlab/KotlinXcodeSync/
5-
POM_SCM_URL=https://github.com/AlecStrong/kotlin-native-cocoapods/
6-
POM_SCM_CONNECTION=scm:git:git://github.com/touchlab/KotlinXcodeSync.git
7-
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/touchlab/KotlinXcodeSync.git
4+
POM_URL=https://github.com/touchlab/KotlinCocoapods/
5+
POM_SCM_URL=https://github.com/touchlab/KotlinCocoapods/
6+
POM_SCM_CONNECTION=scm:git:git://github.com/touchlab/KotlinCocoapods.git
7+
POM_SCM_DEV_CONNECTION=scm:git:ssh://[email protected]/touchlab/KotlinCocoapods.git
88

99
POM_LICENCE_NAME=The Apache Software License, Version 2.0
1010
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt

0 commit comments

Comments
 (0)