Increase version

This commit is contained in:
Koitharu
2022-01-10 08:53:54 +02:00
parent 3f90f88600
commit 677f71dd84

View File

@@ -13,8 +13,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 31
versionCode 375
versionName '2.1-b1'
versionCode 376
versionName '2.1'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"