mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2025-10-28 01:50:06 +00:00
Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 480d2c8132 | |||
| a2a73dfe83 | |||
| 4528918347 | |||
|
|
9ef93724ad | ||
| dccbd13788 |
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.4.1
|
||||||
|
|
||||||
|
* `Kotlin`: `2.1.10`
|
||||||
|
|
||||||
## 1.4.0
|
## 1.4.0
|
||||||
|
|
||||||
* `Kotlin`: `2.1.0`
|
* `Kotlin`: `2.1.0`
|
||||||
|
|||||||
@@ -10,5 +10,5 @@ org.gradle.jvmargs=-Xmx512m
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
android_code_version=34
|
android_code_version=35
|
||||||
|
|||||||
@@ -1,11 +1,11 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "2.1.0"
|
kotlin = "2.1.10"
|
||||||
kotlin-gradle-plugin = "8.2.2"
|
kotlin-gradle-plugin = "8.2.2"
|
||||||
|
|
||||||
versions = "0.51.0"
|
versions = "0.51.0"
|
||||||
|
|
||||||
dokka = "1.9.20"
|
dokka = "2.0.0"
|
||||||
|
|
||||||
dexcount = "4.0.0"
|
dexcount = "4.0.0"
|
||||||
junit_version = "4.12"
|
junit_version = "4.12"
|
||||||
|
|||||||
Reference in New Issue
Block a user