버전
3.5-1765
분기
master
날짜
10년, 7개월 전
Windows x64 Windows x86 Mac OS X Android
커밋
a8fcd50cd7c58a610169c38032ab3928a3229b82
만든이 변경
Lioncash
설명 변경
[Android] Integer.toString isn't required in this string declaration. Concatenation handles this.

For example: "string" + 1 will just be concatenated as "string1" implicitly.