Skip to content

Commit

Permalink
feat(androidx.core): update core lib to latest version 1.10.1
Browse files Browse the repository at this point in the history
feat(androidx.webkit): new androidx webkit dependency
  • Loading branch information
marchbold committed Jul 21, 2023
1 parent 5118f13 commit c2a577e
Show file tree
Hide file tree
Showing 58 changed files with 35 additions and 27 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
###### 2023.07.21 [v2.7.0]

```
feat(androidx.core): update core lib to latest version 1.10.1
feat(androidx.webkit): new androidx webkit dependency
```

###### 2023.07.12 [v2.6.0]

```
Expand Down
55 changes: 28 additions & 27 deletions lib/VERSION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,31 @@

| Extension | Version | Android Lib | iOS Lib |
| --- | --- | --- | --- |
| com.bumptech.glide | 4.12.5 | 4.12.0 | |
| com.google.dagger | 2.28.302 | 2.28.3 | |
| com.google.android.datatransport | 3.0.5 | 3.0.0 | |
| com.google.code.gson | 2.8.903 | 2.8.9 | |
| com.google.guava | 31.1.103 | 31.0.1 | |
| com.google.android.material | 1.6.2 | 1.6.0 | |
| com.google.protobuflite | 3.21.112 | 3.21.11 | |
| com.google.android.recaptcha | 18.2.100 | 18.2.1 | |
| io.grpc | 1.52.102 | 1.52.1 | |
| com.android.installreferrer | 2.2.2 | 2.2.0 | |
| com.jetbrains.kotlin | 1.8.12 | 1.8.10 | |
| io.reactivex | 2.0.204 | 2.0.2 | |
| androidx.appcompat | 1.6.102 | 1.6.1 | |
| androidx.browser | 1.5.2 | 1.5.0 | |
| androidx.cardview | 1.0.4 | 1.0.0 | |
| androidx.concurrent | 1.1.5 | 1.1.0 | |
| androidx.constraintlayout | 2.1.402 | 2.1.4 | |
| androidx.core | 1.9.3 | 1.9.0 | |
| androidx.emoji2 | 1.3.2 | 1.3.0 | |
| androidx.exifinterface | 1.3.602 | 1.3.6 | |
| androidx.healthconnect | 1.1.2 | 1.1.0-alpha01 | |
| androidx.multidex | 2.0.103 | 2.0.1 | |
| androidx.recyclerview | 1.3.2 | 1.3.0 | |
| androidx.room | 2.5.102 | 2.5.1 | |
| androidx.transition | 1.4.104 | 1.4.1 | |
| androidx.vectordrawable | 1.1.4 | 1.1.0 | |
| androidx.work | 2.8.102 | 2.8.1 | |
| com.bumptech.glide | 4.12.6 | 4.12.0 | |
| com.google.dagger | 2.28.303 | 2.28.3 | |
| com.google.android.datatransport | 3.0.6 | 3.0.0 | |
| com.google.code.gson | 2.8.904 | 2.8.9 | |
| com.google.guava | 31.1.104 | 31.0.1 | |
| com.google.android.material | 1.6.3 | 1.6.0 | |
| com.google.protobuflite | 3.21.113 | 3.21.11 | |
| com.google.android.recaptcha | 18.2.101 | 18.2.1 | |
| io.grpc | 1.52.103 | 1.52.1 | |
| com.android.installreferrer | 2.2.3 | 2.2.0 | |
| com.jetbrains.kotlin | 1.8.13 | 1.8.10 | |
| io.reactivex | 2.0.205 | 2.0.2 | |
| androidx.appcompat | 1.6.103 | 1.6.1 | |
| androidx.browser | 1.5.3 | 1.5.0 | |
| androidx.cardview | 1.0.5 | 1.0.0 | |
| androidx.concurrent | 1.1.6 | 1.1.0 | |
| androidx.constraintlayout | 2.1.403 | 2.1.4 | |
| androidx.core | 1.10.100 | 1.10.1 | |
| androidx.emoji2 | 1.3.3 | 1.3.0 | |
| androidx.exifinterface | 1.3.603 | 1.3.6 | |
| androidx.healthconnect | 1.1.3 | 1.1.0-alpha01 | |
| androidx.multidex | 2.0.104 | 2.0.1 | |
| androidx.recyclerview | 1.3.3 | 1.3.0 | |
| androidx.room | 2.5.103 | 2.5.1 | |
| androidx.transition | 1.4.105 | 1.4.1 | |
| androidx.vectordrawable | 1.1.5 | 1.1.0 | |
| androidx.webkit | 1.7.0 | 1.7.0 | |
| androidx.work | 2.8.103 | 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 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 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 modified lib/androidx.multidex.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 added 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/io.grpc.ane
Binary file not shown.
Binary file modified lib/io.reactivex.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 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 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 modified lib/swc/androidx.multidex.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 added 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/io.grpc.swc
Binary file not shown.
Binary file modified lib/swc/io.reactivex.swc
Binary file not shown.

0 comments on commit c2a577e

Please sign in to comment.