Merge pull request #177 from lilcheti/master

This commit is contained in:
Farbod 2022-05-07 00:18:27 +04:30 committed by GitHub
commit 4f8a84341b
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 8
versionName '0.2.6'
versionCode 9
versionName '0.2.7'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"