Skip to content

Commit eb3c9bd

Browse files
committed
MOD: Gradle.md - version up ref 추가
1 parent 063c43f commit eb3c9bd

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

_wiki/Gradle.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : Gradle
44
summary : Gradle 에 필요한 것들을 정리
55
date : 2019-08-20 09:52:22 +0900
6-
updated : 2020-03-03 08:21:04 +0900
6+
updated : 2021-03-09 09:56:51 +0900
77
tags : gradle
88
toc : true
99
public : true
@@ -40,3 +40,5 @@ compileQuerydsl {
4040

4141
* [Multi-project](https://docs.gradle.org/current/userguide/multi_project_builds.html#multi_project_builds)
4242
* [api vs implementation](https://tjandroid.blogspot.com/2018/11/api-implementation.html)
43+
* [Gradle5 -> 6 마이그레이션](https://jojoldu.tistory.com/538)
44+

0 commit comments

Comments
 (0)