admin
2020-08-15 27412be889d0a58a93fd20d40d40ff22afe4990c
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;
    }
}