ExitNumber, Flow

This commit is contained in:
Dimitris
2026-04-05 09:22:06 +02:00
parent f4cac4361b
commit 5105d4eb9a
5 changed files with 46 additions and 5 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ android {
applicationId = "com.kouros.navigation"
minSdk = 33
targetSdk = 36
versionCode = 91
versionName = "0.2.3.91"
versionCode = 92
versionName = "0.2.3.92"
base.archivesName = "navi-$versionName"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}