mirror of
https://github.com/InsanusMokrassar/PlaguPoster.git
synced 2025-12-03 19:45:42 +00:00
added ratings
This commit is contained in:
@@ -8,6 +8,8 @@ tgbotapi = "3.2.0"
|
||||
microutils = "0.12.6"
|
||||
kslog = "0.5.1"
|
||||
|
||||
psql = "42.3.6"
|
||||
|
||||
dexcount = "3.1.0"
|
||||
junit_version = "4.12"
|
||||
test_ext_junit_version = "1.1.3"
|
||||
@@ -37,6 +39,8 @@ microutils-repos-exposed = { module = "dev.inmo:micro_utils.repos.exposed", vers
|
||||
microutils-repos-cache = { module = "dev.inmo:micro_utils.repos.cache", version.ref = "microutils" }
|
||||
kslog = { module = "dev.inmo:kslog", version.ref = "kslog" }
|
||||
|
||||
psql = { module = "org.postgresql:postgresql", version.ref = "psql" }
|
||||
|
||||
# buildscript classpaths
|
||||
|
||||
android-tools-build = { module = "com.android.tools.build:gradle", version.ref = "android-gradle-plugin" }
|
||||
|
||||
Reference in New Issue
Block a user