bump version

This commit is contained in:
Bnyro 2022-12-02 19:13:17 +01:00
parent 974ecb04a4
commit 6a88a8f00a

View File

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