bump version to fix

This commit is contained in:
Bnyro 2022-07-21 18:17:50 +02:00
parent afc4dcc54e
commit 1f453c0cec

View File

@ -10,7 +10,7 @@ android {
applicationId 'com.github.libretube' applicationId 'com.github.libretube'
minSdk 21 minSdk 21
targetSdk 31 targetSdk 31
versionCode 14 versionCode 15
versionName '0.4.1' versionName '0.4.1'
multiDexEnabled true multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner' testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'