Sean Gilligan
|
2d201bb150
|
build.gradle: update Kotlin to 2.0.0
|
2024-06-01 23:53:45 +02:00 |
|
itorod
|
5bc597541f
|
ForwardingService: add Kotlin example
This is adding an `examples-kotlin` sub-project.
|
2024-05-14 20:19:29 +02:00 |
|
Sean Gilligan
|
3dd29e2d3a
|
build.gradle: apply artifact normalization to all subprojects
Normalization is needed for reproducibility. Previously it was
applied only to `core`.
|
2023-10-01 09:41:06 +02:00 |
|
Sean Gilligan
|
2feff27339
|
build.gradle: update protobuf-gradle-plugin to 0.9.4 (if Gradle 7 or later)
|
2023-09-02 16:43:20 +02:00 |
|
Andreas Schildbach
|
db9dd488a2
|
build.gradle: revert "update protobuf-gradle-plugin to 0.9.1"
This reverts commit 3c2d199ac6 .
It isn't compatible with our Gradle 7.x-based CI builds.
|
2023-04-24 10:57:08 +02:00 |
|
Andreas Schildbach
|
3c2d199ac6
|
build.gradle: update protobuf-gradle-plugin to 0.9.1
|
2023-04-23 11:40:47 +02:00 |
|
Sean Gilligan
|
6599d62e6a
|
build.gradle: update protobuf-gradle-plugin to 0.8.18
|
2022-03-14 16:39:06 +01:00 |
|
Sean Gilligan
|
1d52427f2f
|
build.gradle: Choose Gradle Protobuf Plugin by Gradle version
If Gradle version > 7.0 use compatible Gradle Protobuf Plugin 0.8.11,
else use 0.8.10.
|
2021-09-01 01:36:46 +02:00 |
|
Andreas Schildbach
|
719917b29e
|
build.gradle: Migrate repository from JCenter to Maven Central.
|
2021-02-11 13:02:42 +01:00 |
|
Sean Gilligan
|
c53b0382a2
|
build.gradle: Update Protobuf Plugin for Gradle to 0.8.10.
The current latest version is 0.8.12, but version 0.8.11
and later require Gradle 5.6 or later which will change our
build requirements and documentation.
See:
https://github.com/google/protobuf-gradle-plugin/releases/tag/v0.8.11
|
2020-03-12 01:07:59 +01:00 |
|
Andreas Schildbach
|
b5517a1b70
|
Update protobuf-gradle-plugin to 0.8.6.
|
2019-02-14 23:03:24 +01:00 |
|
Andreas Schildbach
|
aaa5262ef4
|
Migrate from Maven to Gradle 3.4 for building.
|
2018-05-01 16:49:30 +02:00 |
|