mirror of
https://gitee.com/dcren/initializr.git
synced 2025-11-28 17:32:34 +08:00
Upgrade to Kotlin 1.1.1
This commit also enables Java 8 bytecode and uses kotlin-stdlib-jre7 or kotlin-stdlib-jre8 dependencies when possible. Closes gh-377
This commit is contained in:
committed by
Stephane Nicoll
parent
c6194d2357
commit
6e7ff7fb58
@@ -91,7 +91,7 @@ initializr:
|
||||
gradle:
|
||||
dependency-management-plugin-version: 0.6.0.RELEASE
|
||||
kotlin:
|
||||
version: 1.0.6
|
||||
version: 1.1.1
|
||||
dependencies:
|
||||
- name: Core
|
||||
content:
|
||||
|
||||
Reference in New Issue
Block a user