Skip to content

Commit

Permalink
bump version to 0.19.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
ShareASmile committed Jan 21, 2025
1 parent 1078616 commit 0005bd7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ android {
minSdkVersion 16
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 29
versionCode 113
versionName "0.19.9.7"
versionCode 114
versionName "0.19.9.8"

multiDexEnabled true

Expand Down Expand Up @@ -172,7 +172,6 @@ dependencies {
// name and the commit hash with the commit hash of the (pushed) commit you want to test
// This works thanks to JitPack: https://jitpack.io/
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
//implementation 'com.github.ShareASmile.NewPipeExtractor:NewPipeExtractor:v0.22.7.3'
implementation 'com.github.ShareASmile:NewPipeExtractor:0b889c000c99e1f1ba302e9c4310ed0eea585fd0'

/** Third-party libraries **/
Expand Down

0 comments on commit 0005bd7

Please sign in to comment.