Compare commits
1 Commits
1.0b
...
f0129502ea
Author | SHA1 | Date | |
---|---|---|---|
f0129502ea |
@ -39,11 +39,8 @@
|
|||||||
## 📳 Installation
|
## 📳 Installation
|
||||||
|
|
||||||
<div style="display: flex; justify-content: center; align-items: center; flex-direction: row;">
|
<div style="display: flex; justify-content: center; align-items: center; flex-direction: row;">
|
||||||
<!--<a href="https://f-droid.org/packages/net.helcel.beans/">
|
<a href="https://f-droid.org/packages/net.helcel.beans/">
|
||||||
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" width="206">
|
<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" width="206">
|
||||||
</a>-->
|
|
||||||
<a href="https://apt.izzysoft.de/fdroid/index/apk/net.helcel.beans">
|
|
||||||
<img width="200" height="80" alt="Izzy Download" src=".github/images/izzy.png">
|
|
||||||
</a>
|
</a>
|
||||||
<a href="https://github.com/helcel-net/beans/releases/latest">
|
<a href="https://github.com/helcel-net/beans/releases/latest">
|
||||||
<img width="200" height="84" alt="APK Download" src=".github/images/apk.png">
|
<img width="200" height="84" alt="APK Download" src=".github/images/apk.png">
|
||||||
|
@ -78,7 +78,6 @@ android {
|
|||||||
aboutLibraries {
|
aboutLibraries {
|
||||||
exclusionPatterns = [~"androidx.*", ~"com.google.android.*", ~"org.jetbrains.*"]
|
exclusionPatterns = [~"androidx.*", ~"com.google.android.*", ~"org.jetbrains.*"]
|
||||||
configPath = "config"
|
configPath = "config"
|
||||||
excludeFields = ["generated"]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||||
plugins {
|
plugins {
|
||||||
id 'com.android.application' version '8.7.2' apply false
|
id 'com.android.application' version '8.7.2' apply false
|
||||||
id 'com.android.library' version '8.7.2' apply false
|
id 'com.android.library' version '8.7.1' apply false
|
||||||
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
|
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
|
||||||
}
|
}
|
16
yarn.lock
16
yarn.lock
@ -2317,17 +2317,17 @@ tinyqueue@^2.0.0, tinyqueue@^2.0.3:
|
|||||||
resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-2.0.3.tgz#64d8492ebf39e7801d7bd34062e29b45b2035f08"
|
resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-2.0.3.tgz#64d8492ebf39e7801d7bd34062e29b45b2035f08"
|
||||||
integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==
|
integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA==
|
||||||
|
|
||||||
tldts-core@^6.1.58:
|
tldts-core@^6.1.57:
|
||||||
version "6.1.58"
|
version "6.1.57"
|
||||||
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.58.tgz#f0b5c1fcb2e214f558c7cb380fb1e6f4b2459d8b"
|
resolved "https://registry.yarnpkg.com/tldts-core/-/tldts-core-6.1.57.tgz#2cc6e6af3d0807ad616900300083930efa81b57d"
|
||||||
integrity sha512-dR936xmhBm7AeqHIhCWwK765gZ7dFyL+IqLSFAjJbFlUXGMLCb8i2PzlzaOuWBuplBTaBYseSb565nk/ZEM0Bg==
|
integrity sha512-lXnRhuQpx3zU9EONF9F7HfcRLvN1uRYUBIiKL+C/gehC/77XTU+Jye6ui86GA3rU6FjlJ0triD1Tkjt2F/2lEg==
|
||||||
|
|
||||||
tldts@^6.1.32:
|
tldts@^6.1.32:
|
||||||
version "6.1.58"
|
version "6.1.57"
|
||||||
resolved "https://registry.yarnpkg.com/tldts/-/tldts-6.1.58.tgz#63d211f46f2c17d69d4cedf0c4c19423a608874f"
|
resolved "https://registry.yarnpkg.com/tldts/-/tldts-6.1.57.tgz#5d91d257ac945837358fe3954343fc01122fbad7"
|
||||||
integrity sha512-MQJrJhjHOYGYb8DobR6Y4AdDbd4TYkyQ+KBDVc5ODzs1cbrvPpfN1IemYi9jfipJ/vR1YWvrDli0hg1y19VRoA==
|
integrity sha512-Oy7yDXK8meJl8vPMOldzA+MtueAJ5BrH4l4HXwZuj2AtfoQbLjmTJmjNWPUcAo+E/ibHn7QlqMS0BOcXJFJyHQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-core "^6.1.58"
|
tldts-core "^6.1.57"
|
||||||
|
|
||||||
topojson-client@3.x:
|
topojson-client@3.x:
|
||||||
version "3.1.0"
|
version "3.1.0"
|
||||||
|
Reference in New Issue
Block a user