bump version

This commit is contained in:
Bnyro 2022-11-19 15:22:03 +01:00
parent 499c629923
commit 36f0d9003d

View File

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