build: update dependencies (#479)

* build: update libraries
* ci: remove android workflow

---------

Co-authored-by: auth <64337177+authorisation@users.noreply.github.com>
Co-authored-by: rhunk <101876869+rhunk@users.noreply.github.com>
This commit is contained in:
Caner Karaca
2023-12-10 01:52:02 +03:00
committed by GitHub
parent 62396885e2
commit fc62f1b73f
16 changed files with 269 additions and 262 deletions

View File

@@ -1,21 +1,22 @@
[versions]
agp = "8.1.2"
apksig = "8.0.2"
agp = "8.2.0"
apksig = "8.2.0"
libsu = "5.2.1"
guava = "32.1.3-jre"
jsoup = "1.16.2"
kotlin = "1.9.0"
jsoup = "1.17.1"
kotlin = "1.9.21"
kotlinx-coroutines-android = "1.7.3"
compose-compiler = "1.5.6"
activity-ktx = "1.8.0"
activity-ktx = "1.8.1"
androidx-documentfile = "1.1.0-alpha01"
coil-compose = "2.4.0"
navigation-compose = "2.7.4"
coil-compose = "2.5.0"
navigation-compose = "2.7.5"
osmdroid-android = "6.1.17"
recyclerview = "1.3.2"
compose-bom = "2023.10.01"
bcprov-jdk18on = "1.76"
bcprov-jdk18on = "1.77"
dexlib2 = "2.5.2"
ffmpeg-kit = "5.1.LTS" # DO NOT UPDATE FFMPEG-KIT TO "5.1" it breaks stuff :3
gson = "2.10.1"
@@ -60,5 +61,4 @@ androidLibrary = { id = "com.android.library", version.ref = "agp" }
kotlinAndroid = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
[bundles]
[bundles]

Binary file not shown.

View File

@@ -1,6 +1,8 @@
#Sun Aug 06 22:08:26 CEST 2023
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
distributionSha256Sum=9d926787066a081739e8200858338b4a69e837c3a821a33aca9db09dd4a41026
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists