Merge branch 'master' into devel

This commit is contained in:
Koitharu
2022-02-13 07:07:27 +02:00
3 changed files with 6 additions and 6 deletions

View File

@@ -14,8 +14,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"