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 1111 ],
1212 "version_info" : {
1313 "v8" : " 10.3.22.0" ,
14- "gradle" : " 8.7 " ,
15- "gradleAndroid" : " 8.5.0 " ,
14+ "gradle" : " 8.14.3 " ,
15+ "gradleAndroid" : " 8.12.1 " ,
1616 "ndk" : " r27" ,
1717 "ndkApiLevel" : " 21" ,
1818 "minSdk" : " 21" ,
2222 },
2323 "// this gradle key is here for backwards compatibility - we'll phase it out slowly..." : " " ,
2424 "gradle" : {
25- "version" : " 8.7 " ,
26- "android" : " 8.5.0 "
25+ "version" : " 8.14.3 " ,
26+ "android" : " 8.12.1 "
2727 },
2828 "scripts" : {
2929 "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
2222NS_DEFAULT_BUILD_TOOLS_VERSION =35.0.0
2323NS_DEFAULT_COMPILE_SDK_VERSION =35
2424NS_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
2626
2727ns_default_androidx_appcompat_version = 1.7.0
2828ns_default_androidx_exifinterface_version = 1.3.7
Original file line number Diff line number Diff line change 11# Tue Feb 11 10:56:28 AST 2025
22distributionBase =GRADLE_USER_HOME
33distributionPath =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
55zipStoreBase =GRADLE_USER_HOME
66zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments