File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
[ ![ License] ( https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
4
4
[ ![ Java] ( https://img.shields.io/badge/java-17%2B-blue )] ( https://www.oracle.com/java/technologies/javase/jdk17-archive-downloads.html )
5
- [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9%2B-7f52ff.svg )] ( https://kotlinlang.org )
5
+ [ ![ Kotlin] ( https://img.shields.io/badge/kotlin-1.9.24 %2B-7f52ff.svg )] ( https://kotlinlang.org )
6
6
[ ![ bld] ( https://img.shields.io/badge/1.9.1-FA9052?label=bld&labelColor=2392FF )] ( https://rife2.com/bld )
7
7
[ ![ Release] ( https://flat.badgen.net/maven/v/metadata-url/repo.rife2.com/releases/com/uwyn/rife2/bld-kotlin/maven-metadata.xml?color=blue )] ( https://repo.rife2.com/#/releases/com/uwyn/rife2/bld-kotlin )
8
8
[ ![ Snapshot] ( https://flat.badgen.net/maven/v/metadata-url/repo.rife2.com/snapshots/com/uwyn/rife2/bld-kotlin/maven-metadata.xml?label=snapshot )] ( https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-kotlin )
@@ -49,7 +49,7 @@ public void compile() throws Exception {
49
49
}
50
50
```
51
51
52
- While older version of Kotlin are likely working with the extension, only version 1.9 or higher are officially supported.
52
+ While older version of Kotlin are likely working with the extension, only version 1.9.24 or higher are officially supported.
53
53
54
54
## Template Project
55
55
You can’t perform that action at this time.
0 commit comments