File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 10.19.0-SNAPSHOT (2024-09-13)
1+ ## 10.19.0 (2024-09-13)
22
33### Breaking Changes
44* None.
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ KOTLIN_COROUTINES=1.6.0
2323# Common classpath dependencies
2424gradle=7.5
2525ndkVersion=23.1.7779620
26- BUILD_INFO_EXTRACTOR_GRADLE=4.17.0
26+ BUILD_INFO_EXTRACTOR_GRADLE=4.23.4
2727GRADLE_NEXUS_PLUGIN=1.0.0
2828CMAKE=3.27.7
2929
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ buildscript {
1616 classpath " com.android.tools.build:gradle:${ projectDependencies.get('GRADLE_BUILD_TOOLS')} "
1717 classpath ' de.undercouch:gradle-download-task:4.0.2'
1818 classpath ' com.github.dcendents:android-maven-gradle-plugin:2.1'
19- classpath ' com.novoda:gradle-android-command-plugin:1.7 .1'
19+ classpath ' com.novoda:gradle-android-command-plugin:1.2 .1'
2020 classpath ' com.github.skhatri:gradle-s3-plugin:1.0.4'
2121 classpath ' org.kt3k.gradle.plugin:coveralls-gradle-plugin:2.8.2'
2222 classpath " org.jfrog.buildinfo:build-info-extractor-gradle:${ projectDependencies.get('BUILD_INFO_EXTRACTOR_GRADLE')} "
Original file line number Diff line number Diff line change 3030}
3131
3232-keep class io.realm.internal.objectstore.OsSubscriptionSet$StateChangeCallback {
33- void onChange(byte state) ;
33+ * ;
3434}
You can’t perform that action at this time.
0 commit comments