dkrivoruchko / ScreenStream

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

F-Droid build failed #181

Closed linsui closed 2 years ago

linsui commented 2 years ago
* What went wrong:
A problem occurred evaluating project ':app'.
> Parameter specified as non-null is null: method com.android.build.gradle.internal.dsl.BaseFlavor.buildConfigField, parameter value

Could you please take a look? Thanks!

dkrivoruchko commented 2 years ago

Are you building firebaseFree variant?

linsui commented 2 years ago

Yes.

dkrivoruchko commented 2 years ago

Try 3.7.5

linsui commented 2 years ago

https://gitlab.com/fdroid/fdroiddata/-/merge_requests/9488 It works. Thanks!