mirror of
https://github.com/tursom/TursomServer.git
synced 2025-02-08 18:50:11 +08:00
update
This commit is contained in:
parent
bb3994ea44
commit
d48e9645a5
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,4 +5,5 @@
|
|||||||
#gradlew.bat
|
#gradlew.bat
|
||||||
build
|
build
|
||||||
*/build/
|
*/build/
|
||||||
#gradle.properties
|
#gradle.properties
|
||||||
|
local.properties
|
@ -19,7 +19,3 @@ android.useAndroidX=true
|
|||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
# Kotlin code style for this project: "official" or "obsolete":
|
# Kotlin code style for this project: "official" or "obsolete":
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
systemProp.http.proxyHost=127.0.0.1
|
|
||||||
systemProp.http.proxyPort=2080
|
|
||||||
systemProp.https.proxyHost=127.0.0.1
|
|
||||||
systemProp.https.proxyPort=2080
|
|
||||||
|
Loading…
Reference in New Issue
Block a user