While I've been playing with the method count, I noticed that everytime I create new kotlin class/file, it will be never added in apk the first time I do compile, and only when I do second time compile it will be added to apk. Anyone had the same issue?