mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-05-20 21:47:22 +00:00
@@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.6.1
|
||||||
|
|
||||||
|
* `Kotlin`: `2.3.20`
|
||||||
|
|
||||||
## 1.6.0
|
## 1.6.0
|
||||||
|
|
||||||
* `Kotlin`: `2.3.0`
|
* `Kotlin`: `2.3.0`
|
||||||
|
|||||||
@@ -10,5 +10,5 @@ org.gradle.jvmargs=-Xmx512m
|
|||||||
# Project data
|
# Project data
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=1.6.0
|
version=1.6.1
|
||||||
android_code_version=40
|
android_code_version=41
|
||||||
|
|||||||
@@ -1,15 +1,15 @@
|
|||||||
[versions]
|
[versions]
|
||||||
|
|
||||||
kotlin = "2.3.0"
|
kotlin = "2.3.20"
|
||||||
kotlin-gradle-plugin = "8.12.+"
|
kotlin-gradle-plugin = "8.12.+"
|
||||||
|
|
||||||
nmcp = "1.2.1"
|
nmcp = "1.4.4"
|
||||||
versions = "0.53.0"
|
versions = "0.53.0"
|
||||||
|
|
||||||
dokka = "2.1.0"
|
dokka = "2.2.0"
|
||||||
|
|
||||||
dexcount = "4.0.0"
|
dexcount = "4.0.0"
|
||||||
junit_version = "4.12"
|
junit_version = "4.13.2"
|
||||||
test_ext_junit_version = "1.3.0"
|
test_ext_junit_version = "1.3.0"
|
||||||
espresso_core = "3.7.0"
|
espresso_core = "3.7.0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user