Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
kooritea authored Sep 5, 2024
1 parent 1802e91 commit 4bfdff9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ allprojects {
repositories {
google()
jcenter()
maven { url "https://api.xposed.info/" }
}
}

task clean(type: Delete) {
delete rootProject.buildDir
}
}

0 comments on commit 4bfdff9

Please sign in to comment.