Romain Vimont
|
db484d82db
|
Upgrade gradle build tools to 7.0.2
|
2021-10-30 11:32:48 +02:00 |
|
Harsh Shandilya
|
9e78b765da
|
Update to Gradle 6.3
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
Signed-off-by: Romain Vimont <rom@rom1v.com>
-- Note from committer:
The binary gradle/wrapper/gradle-wrapper.jar has the expected SHA-256
checksum:
$ curl -L https://services.gradle.org/distributions/gradle-6.3-wrapper.jar.sha256
1cef53de8dc192036e7b0cc47584449b0cf570a00d560bfaa6c9eabe06e1fc06
All the changed files match an upgrade executed independently:
<https://docs.gradle.org/current/userguide/gradle_wrapper.html#sec:upgrading_wrapper>
|
2020-04-03 18:11:35 +02:00 |
|
Harsh Shandilya
|
44fb692a64
|
Uprev Gradle wrapper to latest stable
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
Signed-off-by: Romain Vimont <rom@rom1v.com>
|
2019-08-07 23:41:36 +02:00 |
|
Romain Vimont
|
668e54fd4b
|
Upgrade gradle
|
2019-05-04 14:49:04 +02:00 |
|
Romain Vimont
|
cf121a0f65
|
Upgrade gradle
|
2018-06-05 20:33:37 +02:00 |
|
Romain Vimont
|
b67907e24e
|
Convert server to an Android project
To simplify the device server-side build, use gradle to create an APK,
even if we use it as a simple jar, by running its main() method.
|
2018-01-30 12:01:36 +01:00 |
|