diff --git a/backup/src/main/AndroidManifest.xml b/backup/src/main/AndroidManifest.xml index 52f7c94c..a5918e68 100644 --- a/backup/src/main/AndroidManifest.xml +++ b/backup/src/main/AndroidManifest.xml @@ -1,5 +1,4 @@ - + \ No newline at end of file diff --git a/build.gradle.kts b/build.gradle.kts index 1a28ac60..2a2b8da1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -6,7 +6,7 @@ buildscript { mavenCentral() } dependencies { - classpath("com.android.tools.build:gradle:7.2.1") + classpath("com.android.tools.build:gradle:7.2.2") classpath(libs.kotlin.gradle) classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10") // NOTE: Do not place your application dependencies here; they belong diff --git a/customattrs/src/main/AndroidManifest.xml b/customattrs/src/main/AndroidManifest.xml index 94f8301e..a5918e68 100644 --- a/customattrs/src/main/AndroidManifest.xml +++ b/customattrs/src/main/AndroidManifest.xml @@ -1,5 +1,4 @@ - + \ No newline at end of file