Skip to content

Commit

Permalink
Update version to 0.27.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
whistlingwoods authored Feb 1, 2025
1 parent c2996d7 commit 3c7e25d
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 @@ -20,8 +20,8 @@ android {
resValue "string", "app_name", "NewPipe"
minSdk 21
targetSdk 33
versionCode 998
versionName "0.27.1"
versionCode 999
versionName "0.27.1.1"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

Expand Down

0 comments on commit 3c7e25d

Please sign in to comment.