Merge pull request #841 from Bnyro/master

bump version
This commit is contained in:
Bnyro 2022-07-21 14:35:24 +02:00 committed by GitHub
commit 0dc3f0eb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 31
versionCode 13
versionName '0.3.3'
versionCode 14
versionName '0.4.1'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"