You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -289,11 +292,11 @@ You can get more about Matrix output at the wiki [The output of Matrix](https://
289
292
290
293
#### APK Checker Usage
291
294
292
-
APK Checker can run independently in Jar ([matrix-apk-canary-0.6.6.jar](https://jcenter.bintray.com/com/tencent/matrix/matrix-apk-canary/0.6.6/matrix-apk-canary-0.6.6.jar)) mode, usage:
295
+
APK Checker can run independently in Jar ([matrix-apk-canary-0.8.0.jar](https://repo.maven.apache.org/maven2/com/tencent/matrix/matrix-apk-canary/0.8.0/matrix-apk-canary-0.8.0.jar)) mode, usage:
293
296
294
297
295
298
```shell
296
-
java -jar matrix-apk-canary-0.6.6.jar
299
+
java -jar matrix-apk-canary-0.8.0.jar
297
300
Usages:
298
301
--config CONFIG-FILE-PATH
299
302
or
@@ -352,7 +355,7 @@ Matrix is under the BSD license. See the [LICENSE](https://github.com/Tencent/Ma
POM_DESCRIPTION="Matrix is an APM (Application Performance Manage) used in Wechat to monitor, locate and analyse performance problems. It is a plugin style, non-invasive solution and is currently available on iOS, macOS and Android."
0 commit comments