dkrivoruchko / ScreenStream

ScreenStream Android App
https://screenstream.io
MIT License
1.56k stars 320 forks source link

Parameter specified as non-null is null #180

Closed DriesVandb closed 2 years ago

DriesVandb commented 2 years ago

I have an error building the project:

Parameter specified as non-null is null: method com.android.build.gradle.internal.dsl.BaseFlavor.buildConfigField, parameter value In the build.gradle file line 48 buildConfigField "String", "AD_UNIT_ID", localProps.getProperty("ad.unitId")

Do jou have any idea why i have this error?

dkrivoruchko commented 2 years ago

Because you are trying to build production variant. Use FirebaseFree variant