Skip to content

Commit 72a5273

Browse files
committed
#some more change
1 parent a2f805a commit 72a5273

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "ios-common"]
22
path = ios/common
3-
url = https://github.com/hariks789/background-geolocation-ios.git
3+
url = https://github.com/mak12/background-geolocation-ios.git
44
[submodule "android-common"]
55
path = android/common
6-
url = https://github.com/hariks789/background-geolocation-android.git
6+
url = https://github.com/mak12/background-geolocation-android.git

@hariks789_react-native-background-geolocation.podspec renamed to @mak12_react-native-background-geolocation.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require 'json'
33
package = JSON.parse(File.read(File.join(__dir__, 'package.json')))
44

55
Pod::Spec.new do |s|
6-
s.name = "@hariks789_react-native-background-geolocation"
6+
s.name = "@mak12_react-native-background-geolocation"
77
s.version = package['version']
88
s.summary = package['description']
99
s.license = package['license']

0 commit comments

Comments
 (0)