admin
2020-08-08 3945f9a2c70335958c64c73894e3a1a14a7113b3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package com.alibaba.wireless.security;
 
public final class R {
    private R() {}
 
    public static final class string {
        private string() {}
 
        public static final int app_name = 0x7f0c007c;
    }
}