bump version

This commit is contained in:
Bnyro 2022-08-18 13:19:34 +02:00
parent 91b172d661
commit a85c64b544

View File

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