Update Android Gradle plugin
This commit is contained in:
parent
041488b36c
commit
1ea117f183
2 changed files with 2 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ public class StackSampler extends Thread {
|
|||
}
|
||||
}
|
||||
|
||||
@SuppressWarnings({"deprecation", "RedundantSuppression"}) // Android
|
||||
public void dumpThreads() {
|
||||
try {
|
||||
int wait1 = rand.nextInt(interval);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue