init with pagination

This commit is contained in:
2020-09-15 18:57:41 +06:00
parent 97a83250f4
commit c6d0b0920e
22 changed files with 737 additions and 0 deletions

13
gradle.properties Normal file
View File

@@ -0,0 +1,13 @@
kotlin.code.style=official
org.gradle.parallel=true
kotlin_version=1.4.10
kotlin_coroutines_version=1.3.9
kotlin_serialisation_core_version=1.0.0-RC
kotlin_exposed_version=0.27.1
ktor_version=1.4.0
gradle_bintray_plugin_version=1.8.5
group=dev.inmo
version=0.1.0