mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-22 07:33:46 +00:00
commit
155b9865a8
@ -1,5 +1,10 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.2.0
|
||||||
|
|
||||||
|
* `Versions`
|
||||||
|
* `tgbotapi`: `2.1.0`
|
||||||
|
|
||||||
## 1.1.2
|
## 1.1.2
|
||||||
|
|
||||||
* `Versions`
|
* `Versions`
|
||||||
|
@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
|
|||||||
kotlin.incremental=true
|
kotlin.incremental=true
|
||||||
|
|
||||||
group=dev.inmo
|
group=dev.inmo
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
|
@ -5,7 +5,7 @@ kt-serialization = "1.3.3"
|
|||||||
kt-coroutines = "1.6.2"
|
kt-coroutines = "1.6.2"
|
||||||
|
|
||||||
microutils = "0.11.3"
|
microutils = "0.11.3"
|
||||||
tgbotapi = "2.0.3"
|
tgbotapi = "2.1.0"
|
||||||
kslog = "0.3.1"
|
kslog = "0.3.1"
|
||||||
|
|
||||||
jb-exposed = "0.38.2"
|
jb-exposed = "0.38.2"
|
||||||
@ -18,7 +18,7 @@ uuid = "0.4.1"
|
|||||||
|
|
||||||
ktor = "2.0.2"
|
ktor = "2.0.2"
|
||||||
|
|
||||||
gh-release = "2.3.7"
|
gh-release = "2.4.1"
|
||||||
|
|
||||||
android-gradle = "7.0.4"
|
android-gradle = "7.0.4"
|
||||||
dexcount = "3.1.0"
|
dexcount = "3.1.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user