Merge pull request #3983 from Bnyro/master

Bump version to v0.15.1
This commit is contained in:
Bnyro 2023-06-11 17:12:34 +02:00 committed by GitHub
commit 087751d498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 35
versionName '0.15.0'
versionCode 36
versionName '0.15.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"