We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5334e64 commit aa21b71Copy full SHA for aa21b71
android/build.gradle
@@ -91,10 +91,10 @@ dependencies {
91
implementation "com.facebook.react:react-native:+"
92
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
93
94
- implementation 'com.expofp:common:4.4.3'
95
- implementation 'com.expofp:fplan:4.4.3'
+ implementation 'com.expofp:common:4.6.0'
+ implementation 'com.expofp:fplan:4.6.0'
96
97
- implementation 'com.expofp:crowdconnected:4.4.3'
+ implementation 'com.expofp:crowdconnected:4.6.0'
98
implementation 'net.crowdconnected.android.core:android-core:1.5.1'
99
implementation 'net.crowdconnected.android.ips:android-ips:1.5.1'
100
implementation 'net.crowdconnected.android.geo:android-geo:1.5.1'
0 commit comments