Merge pull request #4242 from Bnyro/master

chore: bump version to v0.16.1
This commit is contained in:
Bnyro 2023-07-16 17:53:01 +02:00 committed by GitHub
commit 26cc8b9563
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,8 +15,8 @@ android {
applicationId 'com.github.libretube' applicationId 'com.github.libretube'
minSdk 21 minSdk 21
targetSdk 33 targetSdk 33
versionCode 37 versionCode 38
versionName '0.16.0' versionName '0.16.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube" resValue "string", "app_name", "LibreTube"