Displaying Speed

This commit is contained in:
TiclemFR
2024-06-26 20:31:14 +02:00
parent 0146559c72
commit da5709d5e8
3 changed files with 26 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ android {
defaultConfig {
applicationId = "com.example.busroute"
minSdk = 24
minSdk = 26
targetSdk = 34
versionCode = 1
versionName = "1.0"