Skip to content

Commit 6baee10

Browse files
committed
android: update
1 parent bec4370 commit 6baee10

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

android/cssom/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ task copy_aar(type: Copy) {
6565

6666
afterEvaluate {
6767
copy_aar.dependsOn(assembleRelease)
68+
copy_aar.dependsOn(bundleStaticLibRelease)
6869
}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sun May 24 21:20:36 EEST 2020
1+
#Wed Mar 26 12:55:23 EET 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
45
zipStoreBase=GRADLE_USER_HOME
56
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip

0 commit comments

Comments
 (0)