Bump version to 0.11.1

This commit is contained in:
Bnyro 2023-01-23 18:43:26 +01:00
parent 418388b02d
commit 6749a7858f

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 27
versionName '0.11.0'
versionCode 28
versionName '0.11.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"