mirror of
https://github.com/InsanusMokrassar/krontab.git
synced 2026-04-07 08:42:35 +00:00
Compare commits
5 Commits
0.10.0
...
596e866330
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
596e866330 | ||
| 89e500ff33 | |||
|
|
5fdb2ea049 | ||
| 87b5dfe1aa | |||
| 6a6bfe0552 |
@@ -7,6 +7,7 @@
|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
[](https://insanusmokrassar.github.io/krontab/)
|
||||
[](https://bookstack.inmo.dev/books/krontab)
|
||||
|
||||
@@ -9,7 +9,7 @@ android.useAndroidX=true
|
||||
android.enableJetifier=false
|
||||
|
||||
|
||||
kotlin_version=1.8.10
|
||||
kotlin_version=1.8.20
|
||||
kotlin_coroutines_version=1.6.4
|
||||
|
||||
dokka_version=1.8.10
|
||||
|
||||
6
renovate.json
Normal file
6
renovate.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:base"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user