Bump version to v0.12.0

This commit is contained in:
Bnyro 2023-02-12 17:44:24 +01:00
parent f0857633e9
commit 6b37153f8d

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 28
versionName '0.11.1'
versionCode 29
versionName '0.12.0'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"