mirror of
https://github.com/FossifyOrg/File-Manager.git
synced 2026-05-25 00:56:03 -04:00
Update AGP and commons
This commit is contained in:
@@ -5,7 +5,7 @@ kotlin = "1.9.10"
|
||||
androidx-swiperefreshlayout = "1.1.0"
|
||||
androidx-documentfile = "1.0.1"
|
||||
#Fossify
|
||||
commons = "b34aef8104"
|
||||
commons = "18ad1dd308"
|
||||
#Other
|
||||
autofittextview = "0.2.1"
|
||||
gestureviews = "2.5.2"
|
||||
@@ -13,7 +13,7 @@ rootshell = "1.6"
|
||||
roottools = "df729dcb13"
|
||||
zip4j = "2.11.5"
|
||||
#Gradle
|
||||
gradlePlugins-agp = "8.2.0"
|
||||
gradlePlugins-agp = "8.3.0"
|
||||
#build
|
||||
app-build-compileSDKVersion = "34"
|
||||
app-build-targetSDK = "34"
|
||||
|
||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
|
||||
|
||||
Reference in New Issue
Block a user