Skip to content

Commit

Permalink
Fix build with AGP 8+
Browse files Browse the repository at this point in the history
  • Loading branch information
ThexXTURBOXx committed Apr 14, 2023
1 parent e7b435a commit 2bb839e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ apply plugin: 'kotlin-android'

android {
compileSdkVersion 33
namespace 'com.jhomlala.catcher'

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit 2bb839e

Please sign in to comment.