mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2025-12-25 08:07:56 -05:00
Compare commits
4 Commits
feature/ba
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e6d7065461 | ||
|
|
8b87a4612c | ||
|
|
e8d7293e2a | ||
|
|
c283feb699 |
4
.gitignore
vendored
4
.gitignore
vendored
@@ -19,8 +19,8 @@
|
||||
/app/*.log
|
||||
/app/build
|
||||
/app/release
|
||||
/.idea
|
||||
|
||||
/.idea/*
|
||||
!/.idea/icon.svg
|
||||
# Bundle
|
||||
/.bundle/
|
||||
/vendor/bundle
|
||||
|
||||
1
.idea/icon.svg
generated
Symbolic link
1
.idea/icon.svg
generated
Symbolic link
@@ -0,0 +1 @@
|
||||
../.design/ic_launcher_foreground.svg
|
||||
@@ -39,7 +39,7 @@ org-robolectric-robolectric = { group = "org.robolectric", name = "robolectric",
|
||||
|
||||
[plugins]
|
||||
com-android-application = { id = "com.android.application", version = "8.13.2" }
|
||||
org-jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version = "2.2.21" }
|
||||
org-jetbrains-kotlin-android = { id = "org.jetbrains.kotlin.android", version = "2.3.0" }
|
||||
|
||||
[bundles]
|
||||
acra = ["ch-acra-acra-mail", "ch-acra-acra-dialog"]
|
||||
|
||||
Reference in New Issue
Block a user