Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rsiebert committed Jan 19, 2021
1 parent 61a6dff commit e93f2cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
defaultConfig {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 230
versionName "2.4.3"
versionCode 231
versionName "2.4.4"

// Define the apk naming convention
applicationId "org.tvheadend.tvhclient"
Expand Down

0 comments on commit e93f2cc

Please sign in to comment.