bump version

This commit is contained in:
Bnyro 2022-09-08 18:32:20 +02:00
parent 0ab055303d
commit 24e8882317

View File

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