Preview after Search

This commit is contained in:
Dimitris
2026-04-06 10:00:29 +02:00
parent 6c64bbecfd
commit 6a1897efd2
3 changed files with 42 additions and 20 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ android {
applicationId = "com.kouros.navigation"
minSdk = 33
targetSdk = 36
versionCode = 93
versionName = "0.2.3.93"
versionCode = 94
versionName = "0.2.3.94"
base.archivesName = "navi-$versionName"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}