mirror of
https://github.com/InsanusMokrassar/KSLog.git
synced 2026-08-15 05:36:12 +00:00
Compare commits
1 Commits
1.7.0
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45f5f20295 |
@@ -1,9 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## 1.7.0
|
||||
|
||||
* `Kotlin`: `2.3.21`
|
||||
|
||||
## 1.6.1
|
||||
|
||||
* `Kotlin`: `2.3.20`
|
||||
|
||||
@@ -10,5 +10,5 @@ org.gradle.jvmargs=-Xmx512m
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=1.7.0
|
||||
android_code_version=42
|
||||
version=1.6.1
|
||||
android_code_version=41
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[versions]
|
||||
|
||||
kotlin = "2.3.21"
|
||||
kotlin-gradle-plugin = "8.13.2"
|
||||
kotlin = "2.3.20"
|
||||
kotlin-gradle-plugin = "8.12.+"
|
||||
|
||||
nmcp = "1.6.1"
|
||||
nmcp = "1.4.4"
|
||||
versions = "0.53.0"
|
||||
|
||||
dokka = "2.2.0"
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.0-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.7.0-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
|
||||
Reference in New Issue
Block a user