gouri-panda

Results 222 comments of gouri-panda

I have the same issue how do I solve this issue? My error is ERROR: Android Gradle plugin 3.5.3 must not be applied to project '/Users/gauri/Documents/code/TestingLayout/app' since version 3.5.3 was...

>@MohitMaliFtechiz Do we include dependences that we don’t use in custom apps? @kelson42 No, Our project is divided into modules that are `core`, `main`, and `custom`. Android system automatically detects...

I'm not sure, why we are checking the kotlin version in our CI?

@MohitMaliFtechiz After #2933 i hope it will stable.

@MohitMaliFtechiz Some network tests are skipping because in our CI no cellular provider there.

I'm closing this issue. It's better to have two PRs.

@kelson42 @MohitMaliFtechiz Since we are on F-Droid now. Now it's the perfect time to deploy nightly automatically. I can make a PR that CI automatically puts nightly APK to F-Droid.

@kelson42 According to documentation We have to follow these steps: * Create a new Github “project” by appending -nightly to the name. For example, https://gitlab.com/fdroid/fdroidclient becomes https://gitlab.com/fdroid/fdroidclient-nightly and https://gitlab.com/eighthave/fdroidclient becomes...