Skip to content

Commit 34dc06f

Browse files
committed
update kotlin library version to 1.0.0
1 parent 2856ec4 commit 34dc06f

File tree

1 file changed

+1
-1
lines changed
  • androidweekly/Kotlin for Android (II)创建一个工程

1 file changed

+1
-1
lines changed

androidweekly/Kotlin for Android (II)创建一个工程/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Kotlin for Android (II)创建一个工程
55
* 原文链接 : [Kotlin for Android (II): Create a new project](http://antonioleiva.com/kotlin-android-create-project/)
66
* 译者 : [Lollypo](https://github.com/Lollypo)
77
* 校对者: [chaossss](https://github.com/chaossss)
8-
* 状态 : 完成
8+
* 状态 : 校对中
99

1010

1111
当我从[what Kotlin is and what it can do for us](http://antonioleiva.com/kotlin-for-android-introduction/)获得一些启发之后,觉得是时候配置下 Android Studio来帮助我们使用Kotlin开发Android应用程序了. 其中有些步骤只需要在初次使用时完成一次, 但是其他一些Gradle配置需要为每一个新项目做一遍. ( 译者注 : 如果你对Kotlin还不了解,可以先看看[kotlin-for-android简介](https://github.com/bboyfeiyu/android-tech-frontier/blob/master/androidweekly/kotlin-for-android%E7%AE%80%E4%BB%8B)这篇文章 )

0 commit comments

Comments
 (0)