chore: bump version to v0.16.1

This commit is contained in:
Bnyro 2023-07-16 17:53:13 +02:00
parent 9e3dc8bde4
commit 1459f5fd29

View File

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