-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
++ver 1.4.5 Move some logic to kotlin-ext lib
- Loading branch information
Ivan Sablin
authored and
Ivan Sablin
committed
Dec 29, 2021
1 parent
897e05d
commit b13a353
Showing
14 changed files
with
21 additions
and
104 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
object Metadata { | ||
const val groupId = "io.github.merseyside" | ||
const val version = "1.4.4" | ||
const val version = "1.4.5" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 0 additions & 13 deletions
13
utils-core/src/androidMain/kotlin/com/merseyside/merseyLib/utils/core/ext/ByteArrayExt.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
utils-core/src/androidMain/kotlin/com/merseyside/merseyLib/utils/core/ext/StringExt.kt
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
utils-core/src/commonMain/kotlin/com/merseyside/merseyLib/utils/core/ext/ByteArrayExt.kt
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
utils-core/src/commonMain/kotlin/com/merseyside/merseyLib/utils/core/ext/CollectionExt.kt
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
utils-core/src/commonMain/kotlin/com/merseyside/merseyLib/utils/core/ext/NumberExt.kt
This file was deleted.
Oops, something went wrong.
24 changes: 0 additions & 24 deletions
24
utils-core/src/commonMain/kotlin/com/merseyside/merseyLib/utils/core/ext/StringExt.kt
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
utils-core/src/iosMain/kotlin/com/merseyside/merseyLib/utils/core/ext/ByteArrayExt.kt
This file was deleted.
Oops, something went wrong.
9 changes: 0 additions & 9 deletions
9
utils-core/src/iosMain/kotlin/com/merseyside/merseyLib/utils/core/ext/StringExt.kt
This file was deleted.
Oops, something went wrong.