This commit is contained in:
Dimitris
2025-12-01 07:14:23 +01:00
parent c353a1d74e
commit da209a4354
4 changed files with 15 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ android {
minSdk = 30
targetSdk = 36
versionCode = 1
versionName = "0.1.2"
versionName = "0.1.3"
setProperty("archivesBaseName", "navi-$versionName")
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"