Arrival Issue

This commit is contained in:
Dimitris
2026-03-28 11:17:51 +01:00
parent 90010d91b7
commit 5317a14fb3
4 changed files with 25 additions and 27 deletions

View File

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