This commit is contained in:
ocean 2026-01-08 16:03:30 +08:00
parent 3c63df2c5d
commit a66966faa0
3 changed files with 3 additions and 4 deletions

2
.gitignore vendored
View File

@ -16,4 +16,4 @@ local.properties
.idea/
.safedk/
/app/debug/
/app/relese/
/app/release/

View File

@ -34,12 +34,11 @@ class App : Application() {
dealFile()
UpLoadManager.init(this,"ocean",{ss,s->})
ISAdManager.init("ocean", this,
"24d0ff7fd",
"693xdmd9cr0qkiv3",
"ijo9mg4t2m8a0as8",
"l4eic48lokbz4ub8", true,
"l4eic48lokbz4ub8", false,
onInitSuccess = {
}, onInitFail = {

View File

@ -6,7 +6,7 @@
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
# When configured, Gradle will run in incubating parallel mode.
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects