We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 902c5f0 commit 3d04c3dCopy full SHA for 3d04c3d
rncryptor-native/build.gradle
@@ -12,8 +12,8 @@ ext {
12
13
libraryDescription = 'Android JNI model library with prebuilt RNCryptor++'
14
15
- siteUrl = 'https://github.com/TGIO/RNCryptorNative'
16
- gitUrl = 'https://github.com/TGIO/RNCryptorNative.git'
+ siteUrl = 'https://github.com/fig7/RNCryptorNative'
+ gitUrl = 'https://github.com/fig7/RNCryptorNative.git'
17
18
libraryVersion = "0.0.".concat(version.toString())
19
0 commit comments