Merge pull request #130 from InsanusMokrassar/0.9.8

0.9.8
This commit is contained in:
InsanusMokrassar 2022-02-19 21:44:56 +06:00 committed by GitHub
commit cb4e08e823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 6 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 0.9.8
* `Versions`:
* `Exposed`: `0.37.2` -> `0.37.3`
* `Klock`: `2.4.13` -> `2.5.1`
* `AppCompat`: `1.4.0` -> `1.4.1`
## 0.9.7
* `Repos`:

View File

@ -10,11 +10,11 @@ org.gradle.jvmargs=-Xmx2g
kotlin_version=1.6.10
kotlin_coroutines_version=1.6.0
kotlin_serialisation_core_version=1.3.2
kotlin_exposed_version=0.37.2
kotlin_exposed_version=0.37.3
ktor_version=1.6.7
klockVersion=2.4.13
klockVersion=2.5.1
github_release_plugin_version=2.2.12
@ -24,7 +24,7 @@ uuidVersion=0.4.0
core_ktx_version=1.7.0
androidx_recycler_version=1.2.1
appcompat_version=1.4.0
appcompat_version=1.4.1
android_minSdkVersion=19
android_compileSdkVersion=32
@ -45,5 +45,5 @@ dokka_version=1.6.10
# Project data
group=dev.inmo
version=0.9.7
android_code_version=97
version=0.9.8
android_code_version=98

View File

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