- Shift list exportation completed

- fixed filter and sort for exportation
This commit is contained in:
2023-08-27 23:54:01 +01:00
parent c6316ca910
commit 5e586ab8be
17 changed files with 36 additions and 207 deletions

View File

@@ -2,7 +2,7 @@
buildscript {
ext {
kotlin_version = '1.9.0'
kotlin_version = '1.7.10'
}
repositories {
google()