Merge pull request #4489 from Bnyro/master

chore: bump version to v0.17.1
This commit is contained in:
Bnyro 2023-08-15 13:08:03 +02:00 committed by GitHub
commit b39c92a658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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