Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
IVIanuu committed Jun 29, 2024
1 parent 087ac2c commit 365f183
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 1 deletion.
Empty file modified .gitignore
100755 → 100644
Empty file.
Empty file modified buildSrc/build.gradle.kts
100755 → 100644
Empty file.
Empty file modified buildSrc/src/main/kotlin/dependencies.kt
100755 → 100644
Empty file.
Empty file modified compiler/.gitignore
100755 → 100644
Empty file.
Empty file modified compiler/build.gradle.kts
100755 → 100644
Empty file.
Empty file modified core/.gitignore
100755 → 100644
Empty file.
2 changes: 1 addition & 1 deletion core/build.gradle.kts
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import org.jetbrains.kotlin.gradle.tasks.*
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

/*
* Copyright 2022 Manuel Wrage. Use of this source code is governed by the Apache 2.0 license.
Expand Down
Empty file modified gradle-plugin/.gitignore
100755 → 100644
Empty file.
Empty file modified gradle-plugin/build.gradle.kts
100755 → 100644
Empty file.
Empty file modified gradle.properties
100755 → 100644
Empty file.
Empty file modified gradle/wrapper/gradle-wrapper.jar
100755 → 100644
Empty file.
Empty file modified gradle/wrapper/gradle-wrapper.properties
100755 → 100644
Empty file.
Empty file modified gradlew
100755 → 100644
Empty file.
Empty file modified gradlew.bat
100755 → 100644
Empty file.
Empty file modified ksp/.gitignore
100755 → 100644
Empty file.
Empty file modified ksp/build.gradle.kts
100755 → 100644
Empty file.
Empty file modified sample/.gitignore
100755 → 100644
Empty file.
Empty file modified sample/build.gradle.kts
100755 → 100644
Empty file.
Empty file modified sample/src/main/AndroidManifest.xml
100755 → 100644
Empty file.
Empty file modified sample/src/main/res/drawable/ic_launcher_background.xml
100755 → 100644
Empty file.
Empty file modified sample/src/main/res/drawable/ic_launcher_foreground.xml
100755 → 100644
Empty file.
Empty file modified sample/src/main/res/mipmap/ic_launcher.xml
100755 → 100644
Empty file.
Empty file modified sample/src/main/res/values/strings.xml
100755 → 100644
Empty file.
Empty file modified settings.gradle.kts
100755 → 100644
Empty file.

0 comments on commit 365f183

Please sign in to comment.