Fixed context not attached error

This commit is contained in:
tom5079
2020-09-05 08:31:30 +09:00
parent ffc7c2aa67
commit 12d8949c9e
4 changed files with 34 additions and 26 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "5.0-alpha4"
versionName "5.0-alpha5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}