Fix crashes

This commit is contained in:
Koitharu
2023-07-19 15:18:30 +03:00
parent 1d78c64350
commit 08acf2d882
3 changed files with 15 additions and 6 deletions

View File

@@ -17,8 +17,8 @@ android {
//TODO: update as soon as sources becomes available
//noinspection OldTargetApi
targetSdkVersion 33
versionCode 564
versionName '5.3.7'
versionCode 565
versionName '5.3.8'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"