Merge pull request #3670 from Bnyro/master

Bump version to 0.14.1
This commit is contained in:
Bnyro 2023-04-30 11:16:31 +02:00 committed by GitHub
commit b2015596e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 33
versionName '0.14.0'
versionCode 34
versionName '0.14.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"