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.
2 parents 6657411 + 40cd0e6 commit 01c959cCopy full SHA for 01c959c
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.6.1'
95
- implementation 'com.expofp:fplan:4.6.1'
+ implementation 'com.expofp:common:4.6.2'
+ implementation 'com.expofp:fplan:4.6.2'
96
97
- implementation 'com.expofp:crowdconnected:4.6.1'
+ implementation 'com.expofp:crowdconnected:4.6.2'
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