Merge pull request #3243 from Bnyro/master

Bump version to v0.12.1
This commit is contained in:
Bnyro 2023-03-05 12:38:56 +01:00 committed by GitHub
commit aef4c2b6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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