Merge branch 'release/2.1.3' into devel

This commit is contained in:
Koitharu
2022-01-23 10:31:13 +02:00
11 changed files with 79 additions and 42 deletions

View File

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