Bump version to v0.13

This commit is contained in:
Bnyro 2023-03-24 16:24:23 +01:00
parent 8346bd1f19
commit 99b9522fcb

View File

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