chore: bump version to 0.18.0

This commit is contained in:
Bnyro 2023-09-15 11:35:21 +02:00
parent 6414b220b4
commit b70290a8bb

View File

@ -13,8 +13,8 @@ android {
applicationId = "com.github.libretube"
minSdk = 21
targetSdk = 33
versionCode = 40
versionName = "0.17.1"
versionCode = 41
versionName = "0.18.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
resValue("string", "app_name", "LibreTube")