diff --git a/app/build.gradle b/app/build.gradle index 58d968b5..32722538 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.lagradost.quicknovel" minSdkVersion 22 targetSdkVersion 33 - versionCode 53 - versionName "3.1.3" + versionCode 54 + versionName "3.1.4" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" }