Merge pull request #3399 from Bnyro/master

Bump version to v0.13.1
This commit is contained in:
Bnyro 2023-03-26 11:36:44 +02:00 committed by GitHub
commit 9d28b2d644
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 31
versionName '0.13.0'
versionCode 32
versionName '0.13.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"