More crash fixes

This commit is contained in:
Grishka
2024-06-23 04:54:43 +03:00
parent 501a2715be
commit e7094beab9
4 changed files with 10 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ android {
minSdk 23
targetSdk 33
versionCode 104
versionName "2.5.2"
versionName "2.5.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}