Skip to content

Commit 4e2e74a

Browse files
committed
添加了有关android studio系列文章
1 parent ec7fe16 commit 4e2e74a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

AndroidNote/Android编译器相关/AndroidStudio使用教程(第四弹).md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
Gradle
77
---
88

9-
讲解到这里我感觉有必要说明一下`Gradle`
9+
讲解到这里我感觉有必要说明一下`Gradle`
10+
1011
`Gradle`是一个基于`Apache Ant``Apache Maven`概念的项目自动化建构工具。它使用一种基于`Groovy`的特定领域语言来声明项目设置,而不是传统的`XML`.
1112
更多介绍请直接参考[Gradle](http://www.gradle.org/)`Google`搜索。
1213

0 commit comments

Comments
 (0)