Compare commits

..

No commits in common. "155b9865a817c40769ce57b3594f8987d2f7a642" and "b99bb9ee642cf19aa075dcfbd73b7f765aa8f5c3" have entirely different histories.

3 changed files with 3 additions and 8 deletions

View File

@ -1,10 +1,5 @@
# Changelog
## 1.2.0
* `Versions`
* `tgbotapi`: `2.1.0`
## 1.1.2
* `Versions`

View File

@ -5,4 +5,4 @@ kotlin.js.generate.externals=true
kotlin.incremental=true
group=dev.inmo
version=1.2.0
version=1.1.2

View File

@ -5,7 +5,7 @@ kt-serialization = "1.3.3"
kt-coroutines = "1.6.2"
microutils = "0.11.3"
tgbotapi = "2.1.0"
tgbotapi = "2.0.3"
kslog = "0.3.1"
jb-exposed = "0.38.2"
@ -18,7 +18,7 @@ uuid = "0.4.1"
ktor = "2.0.2"
gh-release = "2.4.1"
gh-release = "2.3.7"
android-gradle = "7.0.4"
dexcount = "3.1.0"