Skip to content

Commit 1561e27

Browse files
committed
Update AGP and commons
1 parent 1966808 commit 1561e27

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ kotlin = "1.9.10"
55
androidx-swiperefreshlayout = "1.1.0"
66
androidx-documentfile = "1.0.1"
77
#Fossify
8-
commons = "b34aef8104"
8+
commons = "18ad1dd308"
99
#Other
1010
autofittextview = "0.2.1"
1111
gestureviews = "2.5.2"
1212
rootshell = "1.6"
1313
roottools = "df729dcb13"
1414
zip4j = "2.11.5"
1515
#Gradle
16-
gradlePlugins-agp = "8.2.0"
16+
gradlePlugins-agp = "8.3.0"
1717
#build
1818
app-build-compileSDKVersion = "34"
1919
app-build-targetSDK = "34"

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip
6+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip

0 commit comments

Comments
 (0)