Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
rsiebert committed Nov 23, 2023
1 parent 718ec7d commit 65a56e1
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 238
versionName "2.4.7"
versionCode 240
versionName "2.4.8"

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

0 comments on commit 65a56e1

Please sign in to comment.