1376c8f8cf
#KT-16624 Fixed #KT-16625 Fixed #KT-14947 Fixed
8 lines
127 B
Kotlin
Vendored
8 lines
127 B
Kotlin
Vendored
package com.myapp
|
|
|
|
class R {
|
|
object string {
|
|
val app_name = 0x7f060021
|
|
val resource_id = 0x7f060022
|
|
}
|
|
} |