Update AGP to 8.4.2

This commit is contained in:
Vincent Breitmoser
2024-01-11 10:52:54 +01:00
parent 6f3ce7aadb
commit 3a52071f50
10 changed files with 17 additions and 17 deletions

View File

@@ -18,8 +18,12 @@ android {
lintOptions {
abortOnError false
}
buildFeatures {
aidl true
}
}
/*
// https://developer.android.com/studio/build/maven-publish-plugin
afterEvaluate {
publishing {
@@ -49,3 +53,4 @@ afterEvaluate {
}
}
}
*/