bump version

This commit is contained in:
Bnyro 2022-10-13 14:17:44 +02:00
parent cfefa87f57
commit d8a87e0e03

View File

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