Skip to content

Commit

Permalink
Merge branch 'release/v1.6.1' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
stantanasi committed Mar 26, 2024
2 parents 601d3b7 + 6b26386 commit cb7bdae
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 17
versionName "1.6.0"
versionCode 18
versionName "1.6.1"

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

0 comments on commit cb7bdae

Please sign in to comment.