Skip to content

Commit

Permalink
Merge branch 'release/v1.6.7'
Browse files Browse the repository at this point in the history
  • Loading branch information
stantanasi committed Jul 19, 2024
2 parents 106faab + 5e86cdb commit f078688
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 23
versionName "1.6.6"
versionCode 24
versionName "1.6.7"

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

0 comments on commit f078688

Please sign in to comment.