Adam
|
8890fef665
|
bump Kotlin to 1.9.23, enable additional Kotlin Multiplatform targets (#15)
* bump Kotlin to 1.9.23, enable additional Kotlin Multiplatform targets
* replace soon-to-be-deprecated kotlinOptions with newer compilerOptions
|
2024-03-26 13:52:11 -07:00 |
|
Adam
|
171570159e
|
add Java tests for verifying @JvmStatic (#14)
|
2024-02-25 04:17:08 -08:00 |
|
|
f3f70f1f93
|
Changed language version to 1.6 as 1.5 is deprecrated
|
2023-09-13 13:13:23 -07:00 |
|
|
b6b7dabb50
|
Added laguage version
|
2023-09-13 13:04:29 -07:00 |
|
|
e5cb0bd903
|
Replaced jvmToolChain with Kotlin/Java compile options
|
2023-08-07 09:17:03 -07:00 |
|
Adam
|
1b0a5aa208
|
remove Sonarqube, and tidy up build config a little
|
2023-07-13 14:17:36 +02:00 |
|
|
c946b9d6d9
|
Switched app tests to kotlin.test
|
2023-06-06 23:10:28 -07:00 |
|
Adam
|
13c73903c3
|
only enable SonarQube in :app
|
2023-06-02 09:33:55 +02:00 |
|
Adam
|
bccfd0003f
|
enable sonarqube on Kotlin projects
|
2023-06-02 09:15:31 +02:00 |
|
Adam
|
78403becf2
|
refactor sonar build config
|
2023-06-02 08:49:55 +02:00 |
|
Adam
|
93e113fa69
|
set up convention plugins
- tidy up build scripts to use convention plugins
- use centralised repo definition
- tidy up some of the build config
|
2023-05-31 21:10:57 +02:00 |
|