File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
],
12
12
"version_info" : {
13
13
"v8" : " 10.3.22.0" ,
14
- "gradle" : " 8.7 " ,
15
- "gradleAndroid" : " 8.5.0 " ,
14
+ "gradle" : " 8.14.3 " ,
15
+ "gradleAndroid" : " 8.12.1 " ,
16
16
"ndk" : " r27" ,
17
17
"ndkApiLevel" : " 21" ,
18
18
"minSdk" : " 21" ,
22
22
},
23
23
"// this gradle key is here for backwards compatibility - we'll phase it out slowly..." : " " ,
24
24
"gradle" : {
25
- "version" : " 8.7 " ,
26
- "android" : " 8.5.0 "
25
+ "version" : " 8.14.3 " ,
26
+ "android" : " 8.12.1 "
27
27
},
28
28
"scripts" : {
29
29
"changelog" : " conventional-changelog -p angular -i CHANGELOG.md -s" ,
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ android.useAndroidX=true
22
22
NS_DEFAULT_BUILD_TOOLS_VERSION =35.0.0
23
23
NS_DEFAULT_COMPILE_SDK_VERSION =35
24
24
NS_DEFAULT_MIN_SDK_VERSION =21
25
- NS_DEFAULT_ANDROID_BUILD_TOOLS_VERSION =8.7.0
25
+ NS_DEFAULT_ANDROID_BUILD_TOOLS_VERSION =8.12.1
26
26
27
27
ns_default_androidx_appcompat_version = 1.7.0
28
28
ns_default_androidx_exifinterface_version = 1.3.7
Original file line number Diff line number Diff line change 1
1
# Tue Feb 11 10:56:28 AST 2025
2
2
distributionBase =GRADLE_USER_HOME
3
3
distributionPath =wrapper/dists
4
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.9 -bin.zip
4
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.14.3 -bin.zip
5
5
zipStoreBase =GRADLE_USER_HOME
6
6
zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments