This commit is contained in:
tateisu 2018-04-17 23:46:57 +09:00
parent 1f255d7686
commit 3772c9d99e
2 changed files with 4 additions and 3 deletions

View File

@ -12,8 +12,8 @@ android {
minSdkVersion 21
targetSdkVersion 27
versionCode 236
versionName "2.3.6"
versionCode 237
versionName "2.3.7"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

View File

@ -93,7 +93,8 @@ object Action_Toot {
access_info,
arg_status,
nCrossAccountMode,
true,
bSet = true,
bConfirmed = true,
callback = callback
)
}