Increase version

This commit is contained in:
Koitharu
2022-02-12 14:58:03 +02:00
parent 8b0b375dfe
commit 41045686fc

View File

@@ -13,8 +13,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 31
versionCode 379
versionName '2.1.3'
versionCode 380
versionName '2.1.4'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"