Skip to content

Commit

Permalink
Merge branch 'release/v1.6.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
stantanasi committed Jul 20, 2024
2 parents 280584b + c4f12df commit f368269
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 24
versionName "1.6.7"
versionCode 25
versionName "1.6.8"

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

0 comments on commit f368269

Please sign in to comment.