Search bug fixed

This commit is contained in:
tom5079
2019-05-16 13:08:46 +09:00
parent 3e088bd646
commit 5e61912f75
5 changed files with 16 additions and 25 deletions

View File

@@ -9,8 +9,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 28
versionCode 4
versionName "1.3"
versionCode 5
versionName "1.4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {