chore: bump version to v0.17.1

This commit is contained in:
Bnyro 2023-08-15 13:06:46 +02:00
parent ac5fb5fbb4
commit 6aeece1f3e

View File

@ -15,8 +15,8 @@ android {
applicationId 'com.github.libretube' applicationId 'com.github.libretube'
minSdk 21 minSdk 21
targetSdk 33 targetSdk 33
versionCode 39 versionCode 40
versionName '0.17.0' versionName '0.17.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube" resValue "string", "app_name", "LibreTube"