bump version to 0.9.1

This commit is contained in:
Bnyro 2022-12-16 16:46:44 +01:00
parent a334c7aba2
commit da44b9686c

View File

@ -13,8 +13,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 24
versionName '0.9.0'
versionCode 25
versionName '0.9.1'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"