Skip to content

Commit

Permalink
Add required namespace attribute for AGP 8.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
naivetoby committed Feb 17, 2024
1 parent df1a5c0 commit dd7b1a7
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 @@ -25,6 +25,7 @@ apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'

android {
namespace 'com.jarvan.tobias'
compileSdkVersion 31

compileOptions {
Expand Down

0 comments on commit dd7b1a7

Please sign in to comment.