Bump version to v0.13.1

This commit is contained in:
Bnyro 2023-03-26 11:35:44 +02:00
parent 76d7469e86
commit 24ea2d3cd7

View File

@ -14,8 +14,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 33
versionCode 31
versionName '0.13.0'
versionCode 32
versionName '0.13.1'
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"