Skip to content

Commit

Permalink
08/07/2024.
Browse files Browse the repository at this point in the history
  • Loading branch information
youndon committed Jul 8, 2024
1 parent 1ed9006 commit a25e8d7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {
alias(libs.plugins.ksp)
alias(libs.plugins.licenses)
alias(libs.plugins.enigma)
alias(libs.plugins.appsweep)
id("com.guardsquare.appsweep") version "latest.release"
}

android {
Expand Down
1 change: 0 additions & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
androidLibrary = { id = "com.android.library", version.ref = "agp" }
licenses = { id = "com.mikepenz.aboutlibraries.plugin", version.ref = "license" }
enigma = { id = "com.chrisney.enigma", version.ref = "enigma" }
appsweep = { id = "com.guardsquare.appsweep", version = "latest.release" }

#Local.
cityzouitel-androidLibrary = { id = "city.zouitel.android.library", version = "unspecified" }
Expand Down
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit a25e8d7

Please sign in to comment.