Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
elizagamedev committed Sep 10, 2023
1 parent 69bedde commit 12ad6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Expand Up @@ -12,8 +12,8 @@ android {
applicationId = "sh.eliza.textbender"
minSdk = 26
targetSdk = 33
versionCode = 3
versionName = "0.3.0"
versionCode = 4
versionName = "0.3.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 12ad6c2

Please sign in to comment.