Updated version number for test installation

This commit is contained in:
2026-01-22 17:10:15 +11:00
parent 813441645c
commit 8f178d16e9
2 changed files with 38 additions and 37 deletions

View File

@@ -11,7 +11,7 @@ android {
applicationId = "net.mmanningau.speechtokeyboard"
minSdk = 28
targetSdk = 36
versionCode = 4
versionCode = 5
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"