@nativescript/android 8.8.6 → 8.8.7-sap.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  distributionBase=GRADLE_USER_HOME
2
2
  distributionPath=wrapper/dists
3
- distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
3
+ distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
4
4
  zipStoreBase=GRADLE_USER_HOME
5
5
  zipStorePath=wrapper/dists
@@ -19,10 +19,10 @@ android.enableJetifier=true
19
19
  android.useAndroidX=true
20
20
 
21
21
  # Default versions used throughout the gradle configurations
22
- NS_DEFAULT_BUILD_TOOLS_VERSION=34.0.0
23
- NS_DEFAULT_COMPILE_SDK_VERSION=34
22
+ NS_DEFAULT_BUILD_TOOLS_VERSION=35.0.0
23
+ NS_DEFAULT_COMPILE_SDK_VERSION=35
24
24
  NS_DEFAULT_MIN_SDK_VERSION=17
25
- NS_DEFAULT_ANDROID_BUILD_TOOLS_VERSION=8.3.2
25
+ NS_DEFAULT_ANDROID_BUILD_TOOLS_VERSION=8.5.0
26
26
 
27
27
  ns_default_androidx_appcompat_version = 1.5.1
28
28
  ns_default_androidx_exifinterface_version = 1.3.7
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nativescript/android",
3
3
  "description": "NativeScript for Android using v8",
4
- "version": "8.8.6",
4
+ "version": "8.8.7-sap.0",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/NativeScript/android.git"