Skip to content

Commit 5bd088a

Browse files
committed
update log
1 parent e823bcc commit 5bd088a

File tree

1 file changed

+1
-1
lines changed
  • library/src/main/java/org/xmtp/android/library

1 file changed

+1
-1
lines changed

library/src/main/java/org/xmtp/android/library/Client.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ class Client() {
349349
throw XMTPException("No signer passed but signer was required.")
350350
}
351351
}
352-
Log.i(TAG, "The libxmtp version is: $libXMTPVersion")
352+
Log.i(TAG, "LibXMTP $libXMTPVersion")
353353
return v3Client
354354
}
355355

0 commit comments

Comments
 (0)