Copy galleryID by clicking galleryblock_id

This commit is contained in:
tom5079
2020-10-15 12:52:38 +09:00
parent da4d5d711b
commit fb9dea5d1e
6 changed files with 16 additions and 7 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 63
versionName "5.1.5-hotfix2"
versionName "5.1.6"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}