Merge pull request #360 from Bnyro/master

Bump version
This commit is contained in:
Bnyro 2022-06-04 07:26:11 +02:00 committed by GitHub
commit 2110f8fc95
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 10
versionName '0.3.0'
versionCode 11
versionName '0.3.1'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"