renaming the drag handle, append a _vector to it

This commit is contained in:
tibbi 2019-12-08 11:58:01 +01:00
parent a3bfa3fa86
commit f75d80ee20
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ buildscript {
propMinSdkVersion = 21
propTargetSdkVersion = propCompileSdkVersion
propVersionCode = 1
propVersionName = '5.20.7'
propVersionName = '5.20.8'
kotlin_version = '1.3.61'
}