Merge pull request #1828 from Bnyro/master

bump version
This commit is contained in:
Bnyro 2022-11-12 19:39:19 +01:00 committed by GitHub
commit 096618aaf0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,8 +13,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 21
versionName '0.7.0'
versionCode 22
versionName '0.7.1'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"