Camerat Duration 3 seconds

This commit is contained in:
Dimitris
2026-03-28 13:43:36 +01:00
parent 94d6d6d311
commit 8ca450cd10
3 changed files with 4 additions and 4 deletions

View File

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