File tree 1 file changed +2
-0
lines changed
1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,11 @@ Update `flutter_libs` and `sync_flutter_libs` with **compatible library versions
15
15
- [ sync_flutter_libs Linux] ( ../sync_flutter_libs/linux/CMakeLists.txt )
16
16
- [ sync_flutter_libs Windows] ( ../sync_flutter_libs/windows/CMakeLists.txt )
17
17
- Android ([ view releases] ( https://github.com/objectbox/objectbox-java/releases ) )
18
+ - Shortcut: search and replace ` -android:3.1.2 ` in ` build.gradle ` files.
18
19
- In [ flutter_libs] ( ../flutter_libs/android/build.gradle )
19
20
- In [ sync_flutter_libs] ( ../sync_flutter_libs/android/build.gradle )
20
21
- Swift (iOS/macOS) ([ view releases] ( https://github.com/objectbox/objectbox-swift/releases ) )
22
+ - Shortcut: search and replace e.g. ` s.dependency 'ObjectBox', '1.7.0 ` in ` .podspec ` files.
21
23
- In [ flutter_libs for iOS] ( ../flutter_libs/ios/objectbox_flutter_libs.podspec )
22
24
- In [ flutter_libs for macOS] ( ../flutter_libs/macos/objectbox_flutter_libs.podspec )
23
25
- In [ sync_flutter_libs for iOS] ( ../sync_flutter_libs/ios/objectbox_sync_flutter_libs.podspec )
You can’t perform that action at this time.
0 commit comments