forked from Olympic/NTO-2025-Client-Android-backend
123
This commit is contained in:
8
local.properties
Normal file
8
local.properties
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
## This file must *NOT* be checked into Version Control Systems,
|
||||||
|
# as it contains information specific to your local configuration.
|
||||||
|
#
|
||||||
|
# Location of the SDK. This is only used by Gradle.
|
||||||
|
# For customization when using a Version Control System, please read the
|
||||||
|
# header note.
|
||||||
|
#Fri Dec 12 09:42:48 YEKT 2025
|
||||||
|
sdk.dir=D\:\\androidstudio
|
||||||
@@ -10,7 +10,7 @@ fun main(args: Array<String>) {
|
|||||||
|
|
||||||
fun Application.module() {
|
fun Application.module() {
|
||||||
install(ContentNegotiation) {
|
install(ContentNegotiation) {
|
||||||
json()
|
json()asd
|
||||||
}
|
}
|
||||||
configureRouting()
|
configureRouting()
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user