Bump version to v0.11.0

This commit is contained in:
Bnyro 2023-01-21 19:00:41 +01:00
parent dd1821ada3
commit 8b5d475b87

View File

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