Skip to content

Commit 3d04c3d

Browse files
committed
Try again.
1 parent 902c5f0 commit 3d04c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rncryptor-native/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ ext {
1212

1313
libraryDescription = 'Android JNI model library with prebuilt RNCryptor++'
1414

15-
siteUrl = 'https://github.com/TGIO/RNCryptorNative'
16-
gitUrl = 'https://github.com/TGIO/RNCryptorNative.git'
15+
siteUrl = 'https://github.com/fig7/RNCryptorNative'
16+
gitUrl = 'https://github.com/fig7/RNCryptorNative.git'
1717

1818
libraryVersion = "0.0.".concat(version.toString())
1919

0 commit comments

Comments
 (0)