Skip to content

Commit

Permalink
Add namespace to firebase-appdistribution/test-app/test-app.gradle (#…
Browse files Browse the repository at this point in the history
…5988)

Doesn't build without this right now.
  • Loading branch information
lfkellogg committed May 22, 2024
1 parent de86199 commit e3c052a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions firebase-appdistribution/test-app/test-app.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ plugins {
}

android {
namespace "com.google.firebase.appdistribution.testapp"
compileSdk 33

defaultConfig {
Expand Down

0 comments on commit e3c052a

Please sign in to comment.