diff --git a/app/build.gradle b/app/build.gradle index 1f5456819..e59984b8a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId 'org.koitharu.kotatsu' minSdkVersion 21 targetSdkVersion 31 - versionCode 380 - versionName '2.1.4' + versionCode 381 + versionName '2.1.5' generatedDensities = [] testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"