1
1
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Svetlana Isakova 132b7a0091 Update to Kotlin 1.5 2021-07-21 21:55:02 +02:00
Svetlana Isakova 8d2de2bfb7 Removed unused dependency 2021-04-15 15:39:07 +02:00
Svetlana Isakova 61c05c796e Replaced jcenter with mavenCentral 2021-04-15 15:26:59 +02:00
Liana Bakradze 870048affa Updated build.gradle to the latest version
To include changes from https://youtrack.jetbrains.com/issue/EDU-3525
2021-04-14 14:02:14 +03:00
Svetlana Isakova da1d5a18fe Opt in for 'kotlin.RequiresOptIn' 2020-12-04 01:39:34 +01:00
Svetlana Isakova f417203ecc Removed one usage of Java 9, returned project to require Java 8 2020-11-18 18:55:12 +01:00
Svetlana Isakova 9c4b137b4f Update to Java 9 to use some lattest syntax in the 'Java interoperability' appendix 2020-11-09 20:24:32 +01:00
Svetlana Isakova 0d7fe40879 Don't include gradle actions for testing all exercises and samples for non-educational project 2020-09-30 20:41:22 +02:00
Svetlana Isakova c18b3c29e7 Mark sources in 'Unit Testing' atom at tests to make them testable 2020-09-30 20:28:11 +02:00
Svetlana Isakova a2b682f61f Added Gradle commands to test examples and exercises 2020-09-29 15:30:57 +02:00
Svetlana Isakova 334cf23a9c Added new solutions for the last sections 2020-09-27 00:27:15 +02:00
Svetlana Isakova 73949ca4c6 Update to Kotlin 1.4 2020-09-26 19:57:31 +02:00
Svetlana Isakova 2bcb9ad885 Build change: don't fail when error output has only one line 2020-07-29 12:11:53 +02:00
Svetlana Isakova 0e0295b25c Updated Kotlin version to RC 2020-07-28 23:06:20 +02:00
Svetlana Isakova 67d9d7d68a Update to Kotlin 1.4 2020-07-28 19:10:11 +02:00
Svetlana Isakova c843e1e6a4 Added JUnit 5 code dependency for samples 2020-04-13 23:48:52 +02:00
Svetlana Isakova c893e66d2a Temporary rollback to stable 1.3.71 2020-04-12 14:18:36 +02:00
Svetlana Isakova 7b2d5a1f87 Update to Kotlin 1.4-M1 2020-03-31 16:49:27 +02:00
Svetlana Isakova 6c71ddfa63 Added new dependencies 2020-03-17 23:26:17 +01:00
Svetlana Isakova ac119d2cfa Added kotlin-test to dependencies 2020-02-05 15:17:38 +01:00
Svetlana Isakova 65606568c9 Removed unit testing temporarily to simplify gradle build script 2019-07-23 12:52:17 +02:00
Svetlana Isakova 34344638a6 Generated examples for the remaining sections 2019-07-22 13:41:31 +02:00
Svetlana Isakova b5812ab0c8 Add reflection dependency for some tests 2019-07-19 18:20:21 +02:00
Svetlana Isakova 4b00d463d5 Update to kotlin 1.3 2019-07-15 15:36:18 +02:00
Svetlana Isakova b40d0329be Converted AtomicKotlin course to a new format 2019-07-15 15:36:11 +02:00