feature add java 17, gradle 8 support #8
No reviewers
Labels
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: TouchInstinct/RoboSwag#8
Loading…
Reference in New Issue
No description provided.
Delete Branch "gradle_8"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -3,0 +5,4 @@}configurations.configureEach {resolutionStrategy.eachDependency {В строчках ниже тянется либа
com.huawei.hms:location, которая в свою очередь тянет agconnect-core старой, не поддерживающей gradle 8 версии, из-за чего не собирается билд.@ -76,3 +76,3 @@fragmentManager.primaryNavigationFragment?.let(transaction::detach)val fragmentName = "tabClass.canonicalName"val fragmentName = tabClass.canonicalNameВзято из моего старого коммита, где я пытался пофиксить проблему капта, это запушили, забыв убрать кавычки