style: update agp android gradle version
update agp to 8.13.2,update gradle to 8.13,add build.gradle namespace
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
apply plugin: 'com.android.library'
|
||||
|
||||
android {
|
||||
namespace "com.ttstd.iconloader"
|
||||
|
||||
compileSdkVersion 36
|
||||
// buildToolsVersion "36.0.0"
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
<manifest package="com.ttstd.iconloader" />
|
||||
<manifest />
|
||||
|
||||
Reference in New Issue
Block a user