Sürüm
3.5-1765
Sürüm
master
Tarih
10 yıl, 7 ay önce
Windows x64 Windows x86 Mac OS X Android
Uygula
a8fcd50cd7c58a610169c38032ab3928a3229b82
Yazarı değiştir
Lioncash
Açıklamayı değiştir
[Android] Integer.toString isn't required in this string declaration. Concatenation handles this.

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