diff --git a/app/build.gradle b/app/build.gradle index f6c7477..7c54188 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { applicationId "app.fedilab.fedilabtube" minSdkVersion 21 targetSdkVersion 30 - versionCode 4 + versionCode 5 versionName "1.0.3" multiDexEnabled true testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"