More robust drag API and implementation

This commit is contained in:
Alexander Nozik 2022-11-28 07:58:22 +03:00
parent 1ebcb02f0a
commit 5561a4188c

View File

@ -8,7 +8,7 @@ plugins {
allprojects { allprojects {
group = "center.sciprog" group = "center.sciprog"
version = "0.1.0" version = "0.1.1"
} }
apiValidation{ apiValidation{