Skip to content

Commit 90d3c98

Browse files
committed
README.md updated
1 parent 4ebaffa commit 90d3c98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ compose.kotlin.native.manageCacheKind=false
5151
systemProp.org.gradle.internal.publish.checksums.insecure=true
5252
# Increase timeout when pushing to Sonatype (otherwise we get timeouts)
5353
systemProp.org.gradle.internal.http.socketTimeout=120000
54-
POM_URL=https://github.com/androidpoet/FlexibleBottomSheet
55-
POM_SCM_URL=https://github.com/androidpoet/FlexibleBottomSheet
56-
POM_SCM_CONNECTION=scm:git:git://github.com/androidpoet/FlexibleBottomSheet.git
57-
POM_SCM_DEV_CONNECTION=scm:git:git://github.com/androidpoet/FlexibleBottomSheet.git
54+
POM_URL=https://github.com/androidpoet/CountryPicker
55+
POM_SCM_URL=https://github.com/androidpoet/CountryPicker
56+
POM_SCM_CONNECTION=scm:git:git://github.com/androidpoet/CountryPicker.git
57+
POM_SCM_DEV_CONNECTION=scm:git:git://github.com/androidpoet/CountryPicker.git
5858
POM_LICENCE_NAME=The Apache Software License, Version 2.0
5959
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
6060
POM_LICENCE_DIST=repo

0 commit comments

Comments
 (0)