2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-08-22 01:48:58 +00:00

Release v0.24.8

v0.24.7 accidentally pointed at v0.24.6 and JitPack had already built so we had to make a new release
This commit is contained in:
Stypox 2025-07-31 23:37:55 +02:00
parent d376c94bd5
commit 88ff8972e5
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23

View File

@ -8,7 +8,7 @@ allprojects {
sourceCompatibility = JavaVersion.VERSION_11 sourceCompatibility = JavaVersion.VERSION_11
targetCompatibility = JavaVersion.VERSION_11 targetCompatibility = JavaVersion.VERSION_11
version 'v0.24.7' version 'v0.24.8'
group 'com.github.TeamNewPipe' group 'com.github.TeamNewPipe'
repositories { repositories {