Skip to content

Commit

Permalink
Include namespace for release
Browse files Browse the repository at this point in the history
Add ashwani commit adding namespace to the release version for compatibility whit AGP 8.0+
  • Loading branch information
Peng1104 authored Mar 3, 2024
1 parent bc7bccb commit 787c519
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 @@ -45,6 +45,7 @@ android {
kotlinOptions {
jvmTarget = JavaVersion.VERSION_1_8.toString()
}
namespace 'com.builttoroam.devicecalendar'
}

dependencies {
Expand Down

0 comments on commit 787c519

Please sign in to comment.