diff --git a/appicon/enterprise/src/main/bchot-medium.svg b/appicon/enterprise/src/main/bchot-medium.svg new file mode 100755 index 0000000..563d1ec --- /dev/null +++ b/appicon/enterprise/src/main/bchot-medium.svg @@ -0,0 +1,660 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/appicon/enterprise/src/main/bchot-transparan.svg b/appicon/enterprise/src/main/bchot-transparan.svg new file mode 100755 index 0000000..2e66971 --- /dev/null +++ b/appicon/enterprise/src/main/bchot-transparan.svg @@ -0,0 +1,52 @@ + + + + + diff --git a/appicon/enterprise/src/main/ic_launcher-playstore.png b/appicon/enterprise/src/main/ic_launcher-playstore.png index 181c8b5..d4c79c3 100644 Binary files a/appicon/enterprise/src/main/ic_launcher-playstore.png and b/appicon/enterprise/src/main/ic_launcher-playstore.png differ diff --git a/gradle.properties b/gradle.properties index ce03899..51e9934 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,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=-Xmx4g -Dfile.encoding=UTF-8 -XX:+UseG1GC +org.gradle.jvmargs=-Xmx8g -Dfile.encoding=UTF-8 -XX:+UseG1GC # AndroidX package structure to make it clearer which packages are bundled with the # Android operating system, and which are packaged with your app"s APK