File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ android {
22
22
resValue " string" , " app_name" , " NewPipe"
23
23
minSdk 21
24
24
targetSdk 33
25
- versionCode 999
26
- versionName " 0.27.3"
25
+ versionCode 1000
26
+ versionName " 0.27.3.1 "
27
27
28
28
testInstrumentationRunner " androidx.test.runner.AndroidJUnitRunner"
29
29
@@ -203,7 +203,7 @@ dependencies {
203
203
// name and the commit hash with the commit hash of the (pushed) commit you want to test
204
204
// This works thanks to JitPack: https://jitpack.io/
205
205
implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
206
- implementation ' com.github.ShareASmile :NewPipeExtractor:fc9ba4dd58f685 '
206
+ implementation ' com.github.whistlingwoods :NewPipeExtractor:06bf3c29932316327236a3a76daaf2685ee6d785 '
207
207
implementation ' com.github.TeamNewPipe:NoNonsense-FilePicker:5.0.0'
208
208
209
209
/* * Checkstyle **/
You can’t perform that action at this time.
0 commit comments