Skip to content

Commit

Permalink
Merge branch 'release/v1.6.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
stantanasi committed Jun 10, 2024
2 parents 6d2c412 + 8ef5341 commit 7263a5e
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 @@ -14,8 +14,8 @@ android {
applicationId "com.tanasi.streamflix"
minSdk 21
targetSdk 34
versionCode 21
versionName "1.6.4"
versionCode 22
versionName "1.6.5"

def properties = new Properties()
properties.load(project.rootProject.file('local.properties').newDataInputStream())
Expand Down

0 comments on commit 7263a5e

Please sign in to comment.