Bump version to 1.0.3

This commit is contained in:
ua1zbe
2026-08-14 09:37:33 +03:00
parent bff0d29ee8
commit 583ec62e39
2 changed files with 3 additions and 3 deletions

View File

@@ -11,8 +11,8 @@ android {
applicationId = "ru.ua1zbe.svxremote"
minSdk = 26
targetSdk = 34
versionCode = 4
versionName = "1.0.2"
versionCode = 5
versionName = "1.0.3"
}
buildTypes {