You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* chore: remove unused dependencies
* chore: reorganize dependencies and remove old ones
* chore: bump AGP and android sdk version
* chore: remove template files and rename to real project name
* chore: change color theme to the real one
* fix: lower targetSdk android version
Roboelectric is not yet compatible with SDK 35
* ci: remove useless duplicated step
Sonar was run twice
* fix: deny use of cleartext connection
* chore: add line break to pull request template
* fix: remove jacoco incorrect line bug
Jacoco has a bug where he put line coverage to line 65535, which is an error. The code snippet is extracted from https://medium.com/@theilacker/fixing-sonarqube-line-out-of-range-issue-when-using-jetpack-compose-5ba4c1f361f1
The text was updated successfully, but these errors were encountered: