Merge pull request #2803 from Bnyro/master

Bump version to v0.11.0
This commit is contained in:
Bnyro 2023-01-21 19:01:01 +01:00 committed by GitHub
commit 5094a03132
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 26
versionName '0.10.0'
versionCode 27
versionName '0.11.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"