Merge pull request #31 from InsanusMokrassar/1.2.0

1.2.0
This commit is contained in:
InsanusMokrassar 2022-06-22 09:05:33 +06:00 committed by GitHub
commit 155b9865a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -1,5 +1,10 @@
# 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.1.2
version=1.2.0

View File

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