Skip to content

Commit

Permalink
Major update - move to new gradle build process
Browse files Browse the repository at this point in the history
In this update we have moved all the extensions to use the newer gradle dependencies process.

feat: move to gradle dependencies
feat(androidx.databinding): add new androidx.databinding dependency
  • Loading branch information
marchbold committed Dec 5, 2024
1 parent 08f20a0 commit dec2f62
Show file tree
Hide file tree
Showing 78 changed files with 49 additions and 35 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
###### 2024.12.05 [v3.0.0]

```
Major update - move to new gradle build process
In this update we have moved all the extensions to use the newer gradle dependencies process.
feat: move to gradle dependencies
feat(androidx.databinding): add new androidx.databinding dependency
```

###### 2024.09.19 [v2.9.2]

```
Expand Down
73 changes: 38 additions & 35 deletions lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,38 +2,41 @@

| Extension | Version | Android Lib | iOS Lib |
| --- | --- | --- | --- |
| com.bumptech.glide | 4.12.7 | 4.12.0 | |
| com.google.dagger | 2.41.0 | 2.41 | |
| com.google.android.datatransport | 3.0.7 | 3.0.0 | |
| com.google.code.gson | 2.8.905 | 2.8.9 | |
| com.google.guava | 31.1.107 | 31.0.1 | |
| com.google.android.material | 1.6.4 | 1.6.0 | |
| com.google.protobuflite | 3.21.120 | 3.21.12 | |
| com.google.android.recaptcha | 18.2.102 | 18.2.1 | |
| io.grpc | 1.52.104 | 1.52.1 | |
| com.android.installreferrer | 2.2.4 | 2.2.0 | |
| org.jacoco | 0.8.800 | 0.8.8 | 0.0.0 |
| io.insert.koin.koincore | 3.5.300 | 3.5.3 | |
| com.jetbrains.kotlin | 1.8.220 | 1.8.22 | |
| com.jetbrains.kotlinx | 1.4.1 | 1.4.1 | 0.0.0 |
| org.ow2.asm | 9.2.0 | 9.2 | 0.0.0 |
| io.reactivex | 2.0.206 | 2.0.2 | |
| androidx.appcompat | 1.6.104 | 1.6.1 | |
| androidx.browser | 1.5.4 | 1.5.0 | |
| androidx.cardview | 1.0.6 | 1.0.0 | |
| androidx.concurrent | 1.1.7 | 1.1.0 | |
| androidx.constraintlayout | 2.1.404 | 2.1.4 | |
| androidx.core | 1.13.100 | 1.13.1 | |
| androidx.datastore | 1.1.1 | 1.1.1 | 0.0.0 |
| androidx.emoji2 | 1.3.4 | 1.3.0 | |
| androidx.exifinterface | 1.3.604 | 1.3.6 | |
| androidx.healthconnect | 1.1.5 | 1.1.0-alpha05 | |
| androidx.media3 | 0.2.191 | 2.19.1 | |
| androidx.multidex | 2.0.105 | 2.0.1 | |
| androidx.privacysandbox | 1.1.0 | 1.1.0-beta06 | 0.0.0 |
| androidx.recyclerview | 1.3.200 | 1.3.2 | |
| androidx.room | 2.5.104 | 2.5.1 | |
| androidx.transition | 1.4.106 | 1.4.1 | |
| androidx.vectordrawable | 1.1.6 | 1.1.0 | |
| androidx.webkit | 1.7.1 | 1.7.0 | |
| androidx.work | 2.9.1 | 2.8.1 | |
| com.bumptech.glide | 5.0.0 | 4.12.0 | |
| com.google.dagger | 3.0.0 | 2.41 | |
| com.google.android.datatransport | 4.0.0 | 3.0.0 | |
| com.google.code.gson | 3.0.0 | 2.8.9 | |
| com.google.guava | 32.0.0 | 31.0.1 | |
| com.google.android.material | 2.0.0 | 1.6.0 | |
| com.google.protobuflite | 4.0.0 | 3.21.12 | |
| com.google.android.recaptcha | 19.0.0 | 18.2.1 | |
| io.grpc | 2.0.0 | 1.52.1 | |
| com.android.installreferrer | 3.0.0 | 2.2.0 | |
| org.jacoco | 1.0.0 | 0.8.8 | 0.0.0 |
| io.insert.koin.koincore | 4.0.0 | 3.5.3 | |
| com.jetbrains.kotlin | 2.0.0 | 1.8.22 | |
| com.jetbrains.kotlinx | 2.0.0 | 1.4.1 | 0.0.0 |
| org.ow2.asm | 10.0.0 | 9.2 | 0.0.0 |
| io.reactivex | 3.0.0 | 2.0.2 | |
| androidx.appcompat | 2.0.0 | 1.6.1 | |
| androidx.browser | 2.0.0 | 1.5.0 | |
| androidx.cardview | 2.0.0 | 1.0.0 | |
| androidx.compose | 2.0.0 | 1.1.2 | 0.0.0 |
| androidx.concurrent | 2.0.0 | 1.1.0 | |
| androidx.constraintlayout | 3.0.0 | 2.1.4 | |
| androidx.core | 2.0.0 | 1.13.1 | |
| androidx.databinding | 9.0.0 | 8.7.2 | |
| androidx.datastore | 2.0.0 | 1.1.1 | 0.0.0 |
| androidx.emoji2 | 2.0.0 | 1.3.0 | |
| androidx.exifinterface | 2.0.0 | 1.3.6 | |
| androidx.healthconnect | 2.0.0 | 1.1.0-alpha05 | |
| androidx.lifecycle | 3.0.0 | 2.6.2 | 0.0.0 |
| androidx.media3 | 1.0.0 | 2.19.1 | |
| androidx.multidex | 3.0.0 | 2.0.1 | |
| androidx.privacysandbox | 2.0.0 | 1.1.0-beta06 | 0.0.0 |
| androidx.recyclerview | 2.0.0 | 1.3.2 | |
| androidx.room | 3.0.0 | 2.5.1 | |
| androidx.transition | 2.0.0 | 1.4.1 | |
| androidx.vectordrawable | 2.0.0 | 1.1.0 | |
| androidx.webkit | 2.0.0 | 1.7.0 | |
| androidx.work | 3.0.0 | 2.8.1 | |
Binary file modified lib/androidx.appcompat.ane
Binary file not shown.
Binary file modified lib/androidx.browser.ane
Binary file not shown.
Binary file modified lib/androidx.cardview.ane
Binary file not shown.
Binary file added lib/androidx.compose.ane
Binary file not shown.
Binary file modified lib/androidx.concurrent.ane
Binary file not shown.
Binary file modified lib/androidx.constraintlayout.ane
Binary file not shown.
Binary file modified lib/androidx.core.ane
Binary file not shown.
Binary file added lib/androidx.databinding.ane
Binary file not shown.
Binary file modified lib/androidx.datastore.ane
Binary file not shown.
Binary file modified lib/androidx.emoji2.ane
Binary file not shown.
Binary file modified lib/androidx.exifinterface.ane
Binary file not shown.
Binary file modified lib/androidx.healthconnect.ane
Binary file not shown.
Binary file added lib/androidx.lifecycle.ane
Binary file not shown.
Binary file modified lib/androidx.media3.ane
Binary file not shown.
Binary file modified lib/androidx.multidex.ane
Binary file not shown.
Binary file modified lib/androidx.privacysandbox.ane
Binary file not shown.
Binary file modified lib/androidx.recyclerview.ane
Binary file not shown.
Binary file modified lib/androidx.room.ane
Binary file not shown.
Binary file modified lib/androidx.transition.ane
Binary file not shown.
Binary file modified lib/androidx.vectordrawable.ane
Binary file not shown.
Binary file modified lib/androidx.webkit.ane
Binary file not shown.
Binary file modified lib/androidx.work.ane
Binary file not shown.
Binary file modified lib/com.android.installreferrer.ane
Binary file not shown.
Binary file modified lib/com.bumptech.glide.ane
Binary file not shown.
Binary file modified lib/com.google.android.datatransport.ane
Binary file not shown.
Binary file modified lib/com.google.android.material.ane
Binary file not shown.
Binary file modified lib/com.google.android.recaptcha.ane
Binary file not shown.
Binary file modified lib/com.google.code.gson.ane
Binary file not shown.
Binary file modified lib/com.google.dagger.ane
Binary file not shown.
Binary file modified lib/com.google.guava.ane
Binary file not shown.
Binary file modified lib/com.google.protobuflite.ane
Binary file not shown.
Binary file modified lib/com.jetbrains.kotlin.ane
Binary file not shown.
Binary file modified lib/com.jetbrains.kotlinx.ane
Binary file not shown.
Binary file modified lib/io.grpc.ane
Binary file not shown.
Binary file modified lib/io.insert.koin.koincore.ane
Binary file not shown.
Binary file modified lib/io.reactivex.ane
Binary file not shown.
Binary file modified lib/org.jacoco.ane
Binary file not shown.
Binary file modified lib/org.ow2.asm.ane
Binary file not shown.
Binary file modified lib/swc/androidx.appcompat.swc
Binary file not shown.
Binary file modified lib/swc/androidx.browser.swc
Binary file not shown.
Binary file modified lib/swc/androidx.cardview.swc
Binary file not shown.
Binary file added lib/swc/androidx.compose.swc
Binary file not shown.
Binary file modified lib/swc/androidx.concurrent.swc
Binary file not shown.
Binary file modified lib/swc/androidx.constraintlayout.swc
Binary file not shown.
Binary file modified lib/swc/androidx.core.swc
Binary file not shown.
Binary file added lib/swc/androidx.databinding.swc
Binary file not shown.
Binary file modified lib/swc/androidx.datastore.swc
Binary file not shown.
Binary file modified lib/swc/androidx.emoji2.swc
Binary file not shown.
Binary file modified lib/swc/androidx.exifinterface.swc
Binary file not shown.
Binary file modified lib/swc/androidx.healthconnect.swc
Binary file not shown.
Binary file added lib/swc/androidx.lifecycle.swc
Binary file not shown.
Binary file modified lib/swc/androidx.media3.swc
Binary file not shown.
Binary file modified lib/swc/androidx.multidex.swc
Binary file not shown.
Binary file modified lib/swc/androidx.privacysandbox.swc
Binary file not shown.
Binary file modified lib/swc/androidx.recyclerview.swc
Binary file not shown.
Binary file modified lib/swc/androidx.room.swc
Binary file not shown.
Binary file modified lib/swc/androidx.transition.swc
Binary file not shown.
Binary file modified lib/swc/androidx.vectordrawable.swc
Binary file not shown.
Binary file modified lib/swc/androidx.webkit.swc
Binary file not shown.
Binary file modified lib/swc/androidx.work.swc
Binary file not shown.
Binary file modified lib/swc/com.android.installreferrer.swc
Binary file not shown.
Binary file modified lib/swc/com.bumptech.glide.swc
Binary file not shown.
Binary file modified lib/swc/com.google.android.datatransport.swc
Binary file not shown.
Binary file modified lib/swc/com.google.android.material.swc
Binary file not shown.
Binary file modified lib/swc/com.google.android.recaptcha.swc
Binary file not shown.
Binary file modified lib/swc/com.google.code.gson.swc
Binary file not shown.
Binary file modified lib/swc/com.google.dagger.swc
Binary file not shown.
Binary file modified lib/swc/com.google.guava.swc
Binary file not shown.
Binary file modified lib/swc/com.google.protobuflite.swc
Binary file not shown.
Binary file modified lib/swc/com.jetbrains.kotlin.swc
Binary file not shown.
Binary file modified lib/swc/com.jetbrains.kotlinx.swc
Binary file not shown.
Binary file modified lib/swc/io.grpc.swc
Binary file not shown.
Binary file modified lib/swc/io.insert.koin.koincore.swc
Binary file not shown.
Binary file modified lib/swc/io.reactivex.swc
Binary file not shown.
Binary file modified lib/swc/org.jacoco.swc
Binary file not shown.
Binary file modified lib/swc/org.ow2.asm.swc
Binary file not shown.

0 comments on commit dec2f62

Please sign in to comment.