Update AGP to 8.4.2

This commit is contained in:
Vincent Breitmoser
2024-01-29 16:42:28 +01:00
parent 6f3ce7aadb
commit 3a52071f50
10 changed files with 17 additions and 17 deletions
+1
View File
@@ -5,6 +5,7 @@ android {
defaultConfig {
minSdkVersion 14
namespace 'de.cotech.sweetspot'
}
// Do not abort build if lint finds errors
+1 -1
View File
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="de.cotech.sweetspot" />
<manifest />