val wkbin by developer {
about {
fullName = "王克斌"
displayName = "wkbin"
age = 28
location = "Shenzhen, CN"
role = "An Android developer"
}
links {
wechat = "wbf_his"
email = "wangkebin1997@gmail.com"
}
install(Kotlin) {
targets(Android, Desktop, iOS)
compose()
}
with(Principles) {
+"Always Open Source"
}
}