Compare commits

..

3 Commits

Author SHA1 Message Date
c35a679827 update kotlin 2022-12-05 15:27:41 +06:00
06f56026db start 0.8.4 2022-12-05 15:26:31 +06:00
54be57d709 Merge pull request #42 from InsanusMokrassar/0.8.3
0.8.3
2022-11-15 10:04:46 +06:00
2 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 0.8.4
* Versions
* `Kotlin`: `1.7.22`
## 0.8.3
* Versions

View File

@@ -8,7 +8,7 @@ android.useAndroidX=true
android.enableJetifier=false
kotlin_version=1.7.21
kotlin_version=1.7.22
kotlin_coroutines_version=1.6.4
dokka_version=1.7.20
@@ -33,5 +33,5 @@ androidx_work_version=2.7.1
## Common
version=0.8.3
android_code_version=20
version=0.8.4
android_code_version=21