summaryrefslogtreecommitdiffhomepage
path: root/gradle.properties
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2023-04-27 14:21:47 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2023-04-27 14:21:47 +0200
commite55358f685005d90bc745060bb43791f18f50d54 (patch)
tree6f0db6aa05ce44bef5abbfe651399a61e741b368 /gradle.properties
parentc2fdd0ca931359028a3b5671a2c1d2df08c28942 (diff)
build: bump AGP to 8.0.0
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties2
1 files changed, 0 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 2ecf213a..3efc9b38 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -42,8 +42,6 @@ android.generateManifestClass=true
android.experimental.enableSourceSetPathsMap=true
# Use relative paths for better Gradle caching of library build tasks
android.experimental.cacheCompileLibResources=true
-# Disable automatic creation of publishing components
-android.disableAutomaticComponentCreation=true
# Default Android build features
# Disable BuildConfig generation by default