Added download speed-test endpoint

This commit is contained in:
2024-02-06 23:38:23 +01:00
parent e3f14801e9
commit cd19477153
2 changed files with 34 additions and 1 deletions

View File

@ -5,7 +5,7 @@ plugins {
}
group = 'de.w665'
version = '0.0.1'
version = '0.0.2'
java {
sourceCompatibility = '21'