Skip to content

Commit 9cdefc4

Browse files
committed
Update to AGP 7.0.0
1 parent c6d0ba6 commit 9cdefc4

File tree

7 files changed

+12
-404
lines changed

7 files changed

+12
-404
lines changed

.editorconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ max_line_length=120
1010
indent_size=2
1111
indent_style=space
1212

13-
# TODO remove .idea/codeStyles from vcs when https://youtrack.jetbrains.com/issue/KTIJ-165 is fixed
1413
ij_kotlin_name_count_to_use_star_import=2147483647
1514
ij_kotlin_name_count_to_use_star_import_for_members=2147483647
1615
ij_kotlin_imports_layout=*,java.**,javax.**,kotlin.**,^

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ captures/
6161
*.iml
6262
*.iws
6363
.idea/*
64-
!.idea/codeStyles/Project.xml
65-
!.idea/codeStyles/codeStyleConfig.xml
6664

6765
# Keystore files
6866
*.jks

0 commit comments

Comments
 (0)