Update version

This commit is contained in:
Koitharu
2023-03-04 07:40:43 +02:00
parent f2ac3c331c
commit 0281c09dde
2 changed files with 5 additions and 5 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 33
versionCode 518
versionName '4.4.2'
versionCode 519
versionName '4.4.3'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"