1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-09-16 17:29:47 +00:00

Hotfix release v0.27.2 (999)

This commit is contained in:
Stypox 2024-07-25 18:43:03 +02:00
parent 947ac2826a
commit 56b6241311
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23

View File

@ -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.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"