Merge pull request #685 from Bnyro/master

[SILENT] bump version
This commit is contained in:
Bnyro 2022-07-04 18:27:58 +02:00 committed by GitHub
commit 09f5d413d6
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 12
versionName '0.3.2'
versionCode 13
versionName '0.3.3'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"