Arrival Issue

This commit is contained in:
Dimitris
2026-03-28 12:41:12 +01:00
parent 5317a14fb3
commit d81d33df43
2 changed files with 4 additions and 4 deletions

View File

@@ -17,8 +17,8 @@ android {
applicationId = "com.kouros.navigation"
minSdk = 33
targetSdk = 36
versionCode = 85
versionName = "0.2.0.85"
versionCode = 86
versionName = "0.2.0.86"
base.archivesName = "navi-$versionName"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}