5.2.5 Added logging to fix app crashing

This commit is contained in:
tom5079
2022-01-04 20:30:45 +09:00
parent 30104bacd2
commit 748e023fde
4 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 69
versionName "5.2.4"
versionName "5.2.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}