Bump version to v0.16.0

This commit is contained in:
Bnyro 2023-07-07 09:39:43 +02:00
parent 1410dcca70
commit 2ac8524583

View File

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