Skip to content

Commit

Permalink
Merge pull request #4489 from Bnyro/master
Browse files Browse the repository at this point in the history
chore: bump version to v0.17.1
  • Loading branch information
Bnyro authored Aug 15, 2023
2 parents 3802ac6 + 6aeece1 commit b39c92a
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 @@ -15,8 +15,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 39
versionName '0.17.0'
versionCode 40
versionName '0.17.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"

Expand Down

0 comments on commit b39c92a

Please sign in to comment.