mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-09-28 17:40:52 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
48f966e7db | ||
![]() |
d8746dc592 |
@@ -8,8 +8,8 @@ android {
|
||||
applicationId "org.schabi.newpipe"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 720
|
||||
versionName "0.16.0"
|
||||
versionCode 730
|
||||
versionName "0.16.1"
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
@@ -57,7 +57,7 @@ dependencies {
|
||||
exclude module: 'support-annotations'
|
||||
})
|
||||
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:8de53111d9'
|
||||
implementation 'com.github.TeamNewPipe:NewPipeExtractor:e072bf6461b295'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
testImplementation 'org.mockito:mockito-core:2.23.0'
|
||||
|
2
fastlane/metadata/android/en-US/changelogs/730.txt
Normal file
2
fastlane/metadata/android/en-US/changelogs/730.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
# Fixed
|
||||
- Hot fix decrypt function error again.
|
Reference in New Issue
Block a user