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

@@ -5,6 +5,7 @@ android {
defaultConfig {
minSdkVersion 14
namespace 'de.cotech.sweetspot'
}
// Do not abort build if lint finds errors

View File

@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest package="de.cotech.sweetspot" />
<manifest />