Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed Aug 22, 2023
1 parent 9fd3720 commit e5e6317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-app/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ android {
defaultConfig {
applicationId = "app.tivi"
versionCode = appVersionCode
versionName = "0.9.5"
versionName = "0.9.6"

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

0 comments on commit e5e6317

Please sign in to comment.