diff --git a/app/build.gradle.kts b/app/build.gradle.kts index e69a1582..04fdee42 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -19,8 +19,8 @@ android { applicationId = "dev.jdtech.jellyfin" minSdk = 26 targetSdk = 33 - versionCode = 12 - versionName = "0.6.1" + versionCode = 13 + versionName = "0.7.0" } buildTypes {