Merge branch 'libre-tube:master' into master

This commit is contained in:
XelXen 2022-06-17 14:29:17 +05:30 committed by GitHub
commit 2a776194f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 31
versionCode 11
versionName '0.3.1'
versionCode 12
versionName '0.3.2'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"