Increase version

This commit is contained in:
Koitharu
2022-02-20 18:43:12 +02:00
parent 9089555320
commit 1713efb51f

View File

@@ -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"