bump version

This commit is contained in:
Bnyro 2022-07-04 18:27:34 +02:00
parent 6cd5cf608a
commit 8b5f6bc26f

View File

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