mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2024-11-22 16:23:55 +00:00
update dependencies
This commit is contained in:
parent
469861f7e3
commit
97a8f39826
@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
## 0.9.0
|
## 0.9.0
|
||||||
|
|
||||||
|
* Versions
|
||||||
|
* `Kotlin`: `1.8.10`
|
||||||
|
* `AndroidXWork`: `2.8.0`
|
||||||
|
|
||||||
## 0.8.5
|
## 0.8.5
|
||||||
|
|
||||||
* Project is now available in owner `Gitea`: https://git.inmo.dev/InsanusMokrassar/-/packages/maven/dev.inmo-krontab
|
* Project is now available in owner `Gitea`: https://git.inmo.dev/InsanusMokrassar/-/packages/maven/dev.inmo-krontab
|
||||||
|
@ -8,7 +8,7 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=false
|
android.enableJetifier=false
|
||||||
|
|
||||||
|
|
||||||
kotlin_version=1.7.22
|
kotlin_version=1.8.10
|
||||||
kotlin_coroutines_version=1.6.4
|
kotlin_coroutines_version=1.6.4
|
||||||
|
|
||||||
dokka_version=1.7.20
|
dokka_version=1.7.20
|
||||||
@ -23,13 +23,13 @@ github_release_plugin_version=2.4.1
|
|||||||
|
|
||||||
android_minSdkVersion=21
|
android_minSdkVersion=21
|
||||||
android_compileSdkVersion=33
|
android_compileSdkVersion=33
|
||||||
android_buildToolsVersion=33.0.0
|
android_buildToolsVersion=33.0.1
|
||||||
dexcount_version=3.1.0
|
dexcount_version=3.1.0
|
||||||
junit_version=4.12
|
junit_version=4.12
|
||||||
test_ext_junit_version=1.1.3
|
test_ext_junit_version=1.1.3
|
||||||
espresso_core=3.4.0
|
espresso_core=3.4.0
|
||||||
|
|
||||||
androidx_work_version=2.7.1
|
androidx_work_version=2.8.0
|
||||||
|
|
||||||
## Common
|
## Common
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user