forked from Olympic/NTO-2025-Client-Android-backend
Compare commits
1 Commits
backedn
...
test-push-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6af0d819db |
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() {
|
||||
install(ContentNegotiation) {
|
||||
json()
|
||||
json()asd
|
||||
}
|
||||
configureRouting()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user