Bump version to v0.15.0

This commit is contained in:
Bnyro 2023-05-31 10:04:06 +02:00
parent e949293a97
commit bd3a8a7b3c

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 34
versionName '0.14.1'
versionCode 35
versionName '0.15.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"