Skip to content

Commit 18e7649

Browse files
committed
chore: update Android Gradle plugin and Mendix native dependency
1 parent c728898 commit 18e7649

4 files changed

Lines changed: 3 additions & 3 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626
}
2727
dependencies {
28-
classpath "com.android.tools.build:gradle:7.4.2"
28+
classpath "com.android.tools.build:gradle:8.8.2"
2929
classpath "com.facebook.react:react-native-gradle-plugin"
3030
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
3131
classpath 'org.jetbrains.kotlin:compose-compiler-gradle-plugin:2.0.21'

mendix-native-9.0.7.tgz

-967 KB
Binary file not shown.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"dependencies": {
1010
"@gorhom/bottom-sheet": "^5.1.1",
11-
"@mendix/native": "./mendix-native-9.0.7.tgz",
11+
"@mendix/native": "9.0.7",
1212
"@op-engineering/op-sqlite": "9.2.7",
1313
"@react-native-async-storage/async-storage": "2.0.0",
1414
"@react-native-camera-roll/camera-roll": "7.4.0",

0 commit comments

Comments
 (0)