Merge branch 'devel' into feature/nextgen

This commit is contained in:
Koitharu
2022-07-12 11:25:19 +03:00
16 changed files with 234 additions and 133 deletions

View File

@@ -14,8 +14,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 32
versionCode 414
versionName '3.4.2'
versionCode 415
versionName '3.4.3'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"