Auto-commit after successful build: improve build setup
Changed files:\napp/build.gradle.kts app/src/main/AndroidManifest.xml app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml app/src/main/res/mipmap/ic_launcher.xml app/src/main/res/mipmap/ic_launcher_round.xml app/src/main/res/values/colors.xml
This commit is contained in:
4
app/src/main/res/values/colors.xml
Normal file
4
app/src/main/res/values/colors.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">#111111</color>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user