Compare commits

..

8 Commits

Author SHA1 Message Date
renovate[bot]
4fbb15faa9 Merge bb67018d0a into f5e50d00a2 2024-03-18 20:55:35 +00:00
renovate[bot]
bb67018d0a Update dependency com.android.tools.build:gradle to v8.3.1 2024-03-18 20:55:33 +00:00
f5e50d00a2 Merge pull request #73 from InsanusMokrassar/1.3.3
1.3.3
2024-03-15 13:39:16 +06:00
a1784dc6af Update CHANGELOG.md 2024-03-15 13:21:16 +06:00
4d6410c870 Update gradle-wrapper.properties 2024-03-15 13:19:40 +06:00
3a4035f1a6 Update libs.versions.toml 2024-03-15 13:16:49 +06:00
86bf9468ba Update gradle.properties 2024-03-15 13:14:00 +06:00
24adeef67b Merge pull request #67 from InsanusMokrassar/1.3.2
1.3.2
2024-01-17 23:33:45 +06:00
4 changed files with 11 additions and 7 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 1.3.3
* `Kotlin`: `1.9.23`
## 1.3.2
* `Kotlin`: `1.9.22`

View File

@@ -10,5 +10,5 @@ org.gradle.jvmargs=-Xmx512m
# Project data
group=dev.inmo
version=1.3.2
android_code_version=29
version=1.3.3
android_code_version=30

View File

@@ -1,11 +1,11 @@
[versions]
kotlin = "1.9.22"
kotlin-gradle-plugin = "8.2.1"
kotlin = "1.9.23"
kotlin-gradle-plugin = "8.3.1"
versions = "0.50.0"
versions = "0.51.0"
dokka = "1.9.10"
dokka = "1.9.20"
dexcount = "4.0.0"
junit_version = "4.12"

View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists