Updated AndroidX

master
M66B 1 month ago
parent d0906e2d2f
commit 48a9ce19f1

@ -21,6 +21,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
### 1.2191 - 2024-05-29 *
* Added "AI" templates

@ -546,12 +546,12 @@ dependencies {
def startup_version = "1.2.0-alpha02"
def annotation_version_experimental = "1.4.1"
def core_version = "1.13.1" // 1.14.0-alpha01
def appcompat_version = "1.6.1" // 1.7.0-rc01
def appcompat_version = "1.7.0"
def emoji_version = "1.4.0" // 1.5.0-alpha01
def flatbuffers_version = "2.0.0"
def activity_version = " 1.9.0"
def fragment_version = "1.6.2" // 1.7.1 // 1.8.0-beta01
def windows_version = "1.2.0" // 1.3.0-rc01
def fragment_version = "1.6.2" // 1.7.1 // 1.8.0-rc01
def windows_version = "1.3.0"
def webkit_version = "1.10.0" // 1.11.0
def recyclerview_version = "1.3.2" // 1.4.0-alpha01
def coordinatorlayout_version = "1.2.0" // 1.3.0-alpha02
@ -561,16 +561,16 @@ dependencies {
def lbm_version = "1.1.0"
def swiperefresh_version = "1.2.0-alpha01"
def documentfile_version = "1.1.0-alpha01"
def lifecycle_version = "2.7.0" // 2.8.0
def lifecycle_version = "2.7.0" // 2.8.1
def lifecycle_extensions_version = "2.2.0"
def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.0-alpha02
def sqlite_version = "2.4.0" // 2.5.0-alpha02
def room_version = "2.4.3" // 2.5.2/2.6.1/2.7.0-alpha03
def sqlite_version = "2.4.0" // 2.5.0-alpha03
def requery_version = "3.39.2"
def paging_version = "2.1.2" // 3.3.0-rc01
def preference_version = "1.2.1"
def work_version = "2.9.0" // 2.10.0-alpha02
def exif_version = "1.3.7"
def biometric_version = "1.2.0-alpha05"
def biometric_version = "1.2.0-alpha05" // 1.4.0-alpha01
def billingclient_version = "6.0.1" // 6.2.0
def playservicesbasement_version = "18.3.0";
def transparency_version = "2.5.19"

@ -21,6 +21,10 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
### [Acantholipan](https://en.wikipedia.org/wiki/Acantholipan)
### Next version
* Updated [AndroidX](https://developer.android.com/jetpack/androidx/versions/all-channel)
### 1.2191 - 2024-05-29 *
* Added "AI" templates

@ -21,6 +21,10 @@ For support you can use the contact form.
Acantholipan
Next version
* Updated AndroidX
1.2191 - 2024-05-29 *
* Added "AI" templates

Loading…
Cancel
Save