Initial commit
This commit is contained in:
15
sources/com/tencent/bugly/nativecrashreport/R.java
Normal file
15
sources/com/tencent/bugly/nativecrashreport/R.java
Normal file
@@ -0,0 +1,15 @@
|
||||
package com.tencent.bugly.nativecrashreport;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public final class R {
|
||||
|
||||
public static final class string {
|
||||
public static final int app_name = 0x7f110069;
|
||||
|
||||
private string() {
|
||||
}
|
||||
}
|
||||
|
||||
private R() {
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user