Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbanes committed May 10, 2023
1 parent 11d14a4 commit 0d124f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ android {
defaultConfig {
applicationId = "app.tivi"
versionCode = appVersionCode
versionName = "0.8.0"
versionName = "0.9.0"

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

0 comments on commit 0d124f5

Please sign in to comment.