account_type now is nullable and optional

This commit is contained in:
2019-05-07 10:09:46 +08:00
parent 2922fa95f2
commit cda17fd3cf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
project.version = "0.2.0"
project.version = "0.2.1"
project.group = "com.github.insanusmokrassar"
buildscript {