bump version 0.3.0

This commit is contained in:
rimthekid 2022-05-20 06:58:29 -07:00
parent 9cc65a58dd
commit 13b92d6e40

View File

@ -10,8 +10,8 @@ android {
applicationId 'com.github.libretube'
minSdk 21
targetSdk 31
versionCode 9
versionName '0.2.7'
versionCode 10
versionName '0.3.0'
multiDexEnabled true
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
resValue "string", "app_name", "LibreTube"