Duration Map

This commit is contained in:
Dimitris
2026-03-26 17:14:43 +01:00
parent a3370e42a8
commit aaa57c14b8
7 changed files with 7 additions and 364 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId = "com.kouros.navigation"
minSdk = 33
targetSdk = 36
versionCode = 82
versionName = "0.2.0.82"
versionCode = 83
versionName = "0.2.0.83"
base.archivesName = "navi-$versionName"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}