DEVIATION depends on speed

This commit is contained in:
Dimitris
2026-06-05 15:01:05 +02:00
parent df1ceb5c44
commit a3b22c386b
13 changed files with 63 additions and 50 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
android {
namespace = "com.kouros.navigation"
compileSdk {
version = release(36)
version = release(37)
}
defaultConfig {